summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-03-06ipv6: use a stronger hash for tcpEric Dumazet
2013-01-16tcp: implement RFC 5961 3.2Eric Dumazet
2013-01-16inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2013-01-16mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2012-11-16mac80211: verify that skb data is presentJohannes Berg
2012-11-16rtnetlink: Fix problem with buffer allocationGreg Rose
2012-10-30netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-10-17ipvs: fix oops on NAT reply in br_nf contextLin Ming
2012-10-10xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert
2012-10-10Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes
2012-09-19af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet
2012-09-19tcp: Apply device TSO segment limit earlierBen Hutchings
2012-07-12bonding: Fix corrupted queue_mappingEric Dumazet
2012-07-12cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore
2012-06-10sctp: check cached dst before using itNicolas Dichtel
2012-06-10ipv6: fix incorrect ipsec fragmentGao feng
2012-06-10set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)
2012-04-22Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-02-29net: Make qdisc_skb_cb upper size bound explicit.David S. Miller
2012-02-29ipv4: reset flowi parameters on route connectJulian Anastasov
2012-02-03netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-12-23net: relax rcvbuf limitsEric Dumazet
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert
2011-12-19sctp: fix incorrect overflow check on autocloseXi Wang
2011-11-30sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-11-26inet: add a redirect generation id in inetpeerEric Dumazet
2011-11-26route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert
2011-11-23ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-11-09Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville
2011-11-08cfg80211: fix missing kernel-docJohannes Berg
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-07Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04netlink: clarify attribute length check documentationJohannes Berg
2011-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-04mac80211: warn only once about not finding a rateJohannes Berg
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-01net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven
2011-11-01ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski
2011-11-01netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso
2011-11-01ipvs: Remove unused return value of protocol state transitionsSimon Horman
2011-11-01ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman