summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-08-05SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust
2013-08-05bridge: don't try to update timers in case of broken MLD queriesLinus Lüssing
2013-08-05fib_trie: remove potential out of bound accessEric Dumazet
2013-08-05neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico
2013-08-05net: esp{4,6}: fix potential MTU calculation overflowsDaniel Borkmann
2013-08-05net_sched: make dev_trans_start return vlan's real dev trans_startnikolay@redhat.com
2013-08-05vlan: make vlan_dev_real_dev work over stacked vlansnikolay@redhat.com
2013-08-05net/vmw_vsock/af_vsock.c: drop unneeded semicolonJulia Lawall
2013-08-05netfilter: nfnetlink_{log,queue}: fix information leaks in netlink messageDan Carpenter
2013-08-05netfilter: tproxy: fix build with IP6_NF_IPTABLES=nFlorian Westphal
2013-08-05af_key: constify lookup tablesMathias Krause
2013-08-05xfrm: constify mark argument of xfrm_find_acq()Mathias Krause
2013-08-04bridge: fix rcu check warning in multicast port groupstephen hemminger
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-03Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-08-03fib_rules: fix suppressor names and default valuesStefan Tomanek
2013-08-03vlan: cleanup the usage of vlan_dev_priv(dev)Wang Sheng-Hui
2013-08-02netlabel: use domain based selectors when address based selectors are not ava...Paul Moore
2013-08-02neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico
2013-08-02net: netlink: minor: remove unused pointer in alloc_pg_vecDaniel Borkmann
2013-08-02fib_rules: add route suppression based on ifgroupStefan Tomanek
2013-08-02net: check net.core.somaxconn sysctl valuesRoman Gushchin
2013-08-02icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytesWerner Almesberger
2013-08-02icmpv6_filter: fix "_hdr" incorrectly being a pointerWerner Almesberger
2013-08-02af_packet: simplify VLAN frame check in packet_sndPhil Sutter
2013-08-02af_packet: fix for sending VLAN frames via packet_mmapPhil Sutter
2013-08-02af_packet: when sending ethernet frames, parse header for skb->protocolPhil Sutter
2013-08-02net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann
2013-08-02htb: fix sign extension bugstephen hemminger
2013-08-02sctp: Don't lookup dst if transport dst is still validfan.du
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-01ipv6: bump genid when delete/add addressfan.du
2013-08-01tipc: fix oops when creating server socket failsYing Xue
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01ipv6: prevent race between address creation and removalJiri Benc
2013-08-01ipv6: move peer_addr init into ipv6_add_addr()Jiri Pirko
2013-08-01ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček
2013-08-01ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich
2013-08-01mac80211: add debugfs for driver-buffered TID bitmapJohannes Berg
2013-08-01svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcallJ. Bruce Fields
2013-08-01svcrpc: fix kfree oops in gss-proxy codeJ. Bruce Fields
2013-08-01svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields
2013-08-01svcrpc: fix gss_rpc_upcall create errorJ. Bruce Fields
2013-08-01NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.NeilBrown
2013-08-01netfilter: xt_TCPOPTSTRIP: fix possible off by one accessPablo Neira Ayuso