summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-03-09dcb: fix sparse warningsstephen hemminger
2013-03-09tunneling: Add generic Tunnel segmentation.Pravin B Shelar
2013-03-09tunneling: Capture inner mac header during encapsulation.Pravin B Shelar
2013-03-09net: Add skb_headers_offset_update helper function.Pravin B Shelar
2013-03-09tunnel: Inherit NETIF_F_SG for hw_enc_features.Pravin B Shelar
2013-03-09net: Kill link between CSUM and SG features.Pravin B Shelar
2013-03-08ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is setHannes Frederic Sowa
2013-03-08ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_idHannes Frederic Sowa
2013-03-08ipv6: ndisc: remove redundant check for !dev->addr_lenThomas Graf
2013-03-07ipv6 flowlabel: add __rcu annotationsEric Dumazet
2013-03-07bridge: use ipv4_is_local_multicast() helperAmerigo Wang
2013-03-07CAIF: fix indentation for function argumentsSilviu-Mihai Popescu
2013-03-07tcp: uninline tcp_prequeue()Eric Dumazet
2013-03-07net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich
2013-03-06htb: add HTB_DIRECT_QLEN attributeEric Dumazet
2013-03-06netconf: add the handler to dump entriesNicolas Dichtel
2013-03-05net: introduce NAPI_POLL_WEIGHTEric Dumazet
2013-03-05tcp: ipv6: bind() use stronger condition for bind_conflictFlavio Leitner
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-04tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell
2013-03-04CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu
2013-03-04rds: simplify a warning messageCong Wang
2013-03-04net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti
2013-03-04sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang
2013-03-04rds: limit the size allocated by rds_message_alloc()Cong Wang
2013-03-03caif_dev: fix sparse warnings for caif_flow_cbSilviu-Mihai Popescu
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-02SUNRPC: One line comment fixTrond Myklebust
2013-03-01sctp: use the passed in gfp flags instead GFP_KERNELDan Carpenter
2013-03-01ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman
2013-03-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-01l2tp: Restore socket refcount when sendmsg succeedsGuillaume Nault
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-02-28SUNRPC: add call to get configured timeoutWeston Andros Adamson
2013-02-28sctp: fix association hangs due to partial delivery errorsLee A. Roberts
2013-02-28sctp: fix association hangs due to errors when reneging events from the order...Lee A. Roberts
2013-02-28sctp: fix association hangs due to reneging packets below the cumulative TSN ...Lee A. Roberts
2013-02-28sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()Lee A. Roberts
2013-02-28SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27sctp: convert to idr_alloc()Tejun Heo
2013-02-27mac80211: convert to idr_alloc()Tejun Heo
2013-02-27net/9p: convert to idr_alloc()Tejun Heo
2013-02-27net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATSGuenter Roeck
2013-02-27irda: small read beyond end of array in debug codeDan Carpenter
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26libceph: add support for HASHPSPOOL pool flagSage Weil
2013-02-26libceph: update osd request/reply encodingSage Weil