aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-12-15bridge: add flags to distinguish permanent mdb entiresAmerigo Wang
2012-12-15sctp: Change defaults on cookie hmac selectionNeil Horman
2012-12-15SUNRPC: variable 'svsk' is unused in function bc_send_requestTrond Myklebust
2012-12-15SUNRPC: Handle ECONNREFUSED in xs_local_setup_socketTrond Myklebust
2012-12-14userns: Require CAP_SYS_ADMIN for most uses of setns.Eric W. Biederman
2012-12-14inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2012-12-14ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong
2012-12-14mac802154: fix destructon ordering for ieee802154 devicesKonstantin Khlebnikov
2012-12-14bridge: remove temporary variable for MLDv2 maximum response code computationAng Way Chuang
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13bridge: fix icmpv6 endian bug and other sparse warningsstephen hemminger
2012-12-13ndisc: Fix padding error in link-layer address option.YOSHIFUJI Hideaki / 吉藤英明
2012-12-13nfc: remove noisy message from llcp_sock_sendmsgDave Jones
2012-12-13libceph: remove 'osdtimeout' optionSage Weil
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina
2012-12-12SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson
2012-12-12SUNRPC set gss gc_expiry to full lifetimeAndy Adamson
2012-12-12bridge: add support of adding and deleting mdb entriesCong Wang
2012-12-12bridge: notify mdb changes via netlinkCong Wang
2012-12-12ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-12-12pkt_sched: avoid requeues if possibleEric Dumazet
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-12-11net: gro: avoid double copy in skb_gro_receive()Eric Dumazet
2012-12-11bridge: fix seq check in br_mdb_dump()Cong Wang
2012-12-11net: remove obsolete simple_strto<foo>Abhijit Pawar
2012-12-11net: gro: dev_gro_receive() cleanupEric Dumazet
2012-12-11Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-12-10minstrel: update stats after processing statusJohannes Berg
2012-12-10SUNRPC: remove redundant "linux/nsproxy.h" includesStanislav Kinsbursky
2012-12-10mac80211: a few whitespace fixesJohannes Berg
2012-12-10net: Allow DCBnl to use other namespaces besides init_netJohn Fastabend
2012-12-10net: remove obsolete simple_strto<foo>Abhijit Pawar
2012-12-10ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg
2012-12-10bridge: make buffer larger in br_setlink()Dan Carpenter
2012-12-09inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell
2012-12-09inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell
2012-12-09inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell
2012-12-09inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell
2012-12-09caif_usb: Make the driver name check more efficientBen Hutchings
2012-12-09caif_usb: Check driver name before reading driver state in netdev notifierBen Hutchings
2012-12-09net: Handle encapsulated offloads before fragmentation or handing to lower devAlexander Duyck
2012-12-09net: Add support for hardware-offloaded encapsulationJoseph Gasparakis
2012-12-08Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2012-12-07tipc: refactor accept() code for improved readabilityPaul Gortmaker