aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-09-07ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-09-07scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman
2012-09-07igmp: avoid drop_monitor false positivesEric Dumazet
2012-09-07ipv6: fix handling of throw routesNicolas Dichtel
2012-09-06tcp: fix TFO regressionEric Dumazet
2012-09-05ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel
2012-09-05net: qdisc busylock needs lockdep annotationsEric Dumazet
2012-09-05netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.hStephen Rothwell
2012-09-05net: add unknown state to sysfs NIC duplex exportNikolay Aleksandrov
2012-09-05tcp: add generic netlink support for tcp_metricsJulian Anastasov
2012-09-04net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd e...Masatake YAMATO
2012-09-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2012-09-04net: Add INET dependency on aes crypto for the sake of TCP fastopen.David S. Miller
2012-09-04sctp: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-03openvswitch: Increase maximum number of datapath ports.Pravin B Shelar
2012-09-03Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-09-03tcp: use PRR to reduce cwin in CWR stateYuchung Cheng
2012-09-03tcp: move tcp_update_cwnd_in_recoveryYuchung Cheng
2012-09-03tcp: move tcp_enter_cwr()Yuchung Cheng
2012-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2012-09-03netfilter: properly annotate ipv4_netfilter_{init,fini}()Jan Beulich
2012-09-03netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()Michael Wang
2012-09-03netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()Michael Wang
2012-09-03netfilter: remove xt_NOTRACKCong Wang
2012-09-03netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso
2012-09-03netfilter: xt_CT: refactorize xt_ct_tg_checkPablo Neira Ayuso
2012-09-03netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso
2012-09-016lowpan: handle NETDEV_UNREGISTER eventAlan Ott
2012-09-016lowpan: Make a copy of skb's delivered to 6lowpanAlan Ott
2012-08-31tcp: TCP Fast Open Server - main code pathJerry Chu
2012-08-31tcp: TCP Fast Open Server - support TFO listenersJerry Chu
2012-08-31tcp: TCP Fast Open Server - header & support functionsJerry Chu
2012-08-31ipv6: remove some deadcodeSorin Dumitru
2012-08-31net: fix documentation of skb_needs_linearize().Rami Rosen
2012-08-31ipv4: Minor logic clean-up in ipv4_mtuAlexander Duyck
2012-08-31net:atm:fix up ENOIOCTLCMD error handlingWanlong Gao
2012-08-31openvswitch: using kfree_rcu() to simplify the codeWei Yongjun
2012-08-31af_unix: fix shutdown parameter checkingXi Wang
2012-08-31decnet: fix shutdown parameter checkingXi Wang
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-08-30ipv4: must use rcu protection while calling fib_lookupEric Dumazet
2012-08-30net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri
2012-08-30netpoll: provide an IP ident in UDP framesEric Dumazet
2012-08-30l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru
2012-08-30netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso
2012-08-30net: dev: fix the incorrect hold of net namespace's lo deviceGao feng
2012-08-30netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall
2012-08-30netfilter: ctnetlink: fix error return code in init pathJulia Lawall