aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-08-29bridge: inherit slave devices needed_headroomFlorian Fainelli
2013-08-29tcp: don't apply tsoffset if rcv_tsecr is zeroAndrew Vagin
2013-08-29tcp: initialize rcv_tstamp for restored socketsAndrew Vagin
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-28sysfs: Restrict mounting sysfsEric W. Biederman
2013-08-28genl: Hold reference on correct module while netlink-dump.Pravin B Shelar
2013-08-28genl: Fix genl dumpit() locking.Pravin B Shelar
2013-08-28SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-28batman-adv: send GW_DEL event when the gw client mode is deselectedAntonio Quartulli
2013-08-28batman-adv: Start new development cycleSimon Wunderlich
2013-08-28batman-adv: move enum definition at the top of the fileAntonio Quartulli
2013-08-28batman-adv: set skb priority according to contentSimon Wunderlich
2013-08-28xfrm: Fix potential null pointer dereference in xdst_queue_outputSteffen Klassert
2013-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-08-28netfilter: ctnetlink: fix uninitialized variableFlorian Westphal
2013-08-28netfilter: add IPv6 SYNPROXY targetPatrick McHardy
2013-08-28net: syncookies: export cookie_v6_init_sequence/cookie_v6_checkPatrick McHardy
2013-08-28netfilter: add SYNPROXY core/targetPatrick McHardy
2013-08-28net: syncookies: export cookie_v4_init_sequence/cookie_v4_checkPatrick McHardy
2013-08-28netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy
2013-08-28netfilter: nf_defrag_ipv6.o included twiceNathan Hintz
2013-08-28netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridgedPhil Oester
2013-08-27openvswitch: optimize flow compare and mask functionsAndy Zhou
2013-08-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-27net: tcp_probe: allow more advanced ingress filtering by markDaniel Borkmann
2013-08-27libceph: create_singlethread_workqueue() doesn't return ERR_PTRsDan Carpenter
2013-08-27libceph: potential NULL dereference in ceph_osdc_handle_map()Dan Carpenter
2013-08-27libceph: fix error handling in handle_reply()Dan Carpenter
2013-08-27net: Check the correct namespace when spoofing pid over SCM_RIGHTSAndy Lutomirski
2013-08-26openvswitch: Rename key_len to key_endAndy Zhou
2013-08-26openvswitch: Add SCTP supportJoe Stringer
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-26fs/9p: avoid accessing utsname after namespace has been torn downWill Deacon
2013-08-269p: send uevent after adding/removing mount_tag attributeMichael Marineau
2013-08-26ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbsHannes Frederic Sowa
2013-08-26xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa
2013-08-26mac80211: fix change_interface queue assignmentsJohannes Berg
2013-08-25ipip: potential race in ip_tunnel_init_net()Dan Carpenter
2013-08-23openvswitch: Mega flow implementationAndy Zhou
2013-08-23openvswitch: check CONFIG_OPENVSWITCH_GRE in makefileCong Wang
2013-08-23openvswitch: Fix argument descriptions in vport.c.Justin Pettit
2013-08-23openvswitch:: link upper device for port devicesJiri Pirko
2013-08-23openvswitch: Use non rcu hlist_del() flow table entry.Pravin B Shelar
2013-08-23openvswitch: Use RCU lock for dp dump operation.Pravin B Shelar
2013-08-23openvswitch: Use RCU lock for flow dump operation.Pravin B Shelar
2013-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-23mac80211: ignore (E)CSA in probe response framesJohannes Berg