summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2013-01-16tcp: implement RFC 5961 3.2Eric Dumazet1-0/+1
2013-01-16inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch1-0/+1
2013-01-16mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-0/+5
2012-11-16mac80211: verify that skb data is presentJohannes Berg1-0/+9
2012-11-16rtnetlink: Fix problem with buffer allocationGreg Rose1-1/+1
2012-10-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso1-0/+1
2012-10-17ipvs: fix oops on NAT reply in br_nf contextLin Ming1-1/+1
2012-10-10xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert1-0/+3
2012-10-10Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes1-1/+1
2012-09-19af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet1-1/+3
2012-09-19tcp: Apply device TSO segment limit earlierBen Hutchings1-0/+2
2012-07-12bonding: Fix corrupted queue_mappingEric Dumazet1-2/+5
2012-07-12cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore1-1/+28
2012-06-10sctp: check cached dst before using itNicolas Dichtel1-0/+13
2012-06-10ipv6: fix incorrect ipsec fragmentGao feng1-0/+1
2012-06-10set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)1-0/+1
2012-04-23Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold1-0/+1
2012-03-01net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-1/+8
2012-03-01ipv4: reset flowi parameters on route connectJulian Anastasov2-0/+14
2012-02-03netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman1-0/+1
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov1-1/+1
2011-12-23net: relax rcvbuf limitsEric Dumazet1-1/+3
2011-12-23net: introduce DST_NOPEER dst flagEric Dumazet1-0/+1
2011-12-22net: Add a flow_cache_flush_deferred functionSteffen Klassert1-0/+1
2011-12-20sctp: fix incorrect overflow check on autocloseXi Wang1-0/+4
2011-12-01sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet1-9/+6
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2-9/+12
2011-11-27inet: add a redirect generation id in inetpeerEric Dumazet1-0/+1
2011-11-26route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert1-2/+2
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert1-6/+1
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2-2/+2
2011-11-24ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei1-0/+2
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2-9/+12
2011-11-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-2/+9
2011-11-09Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2-2/+9
2011-11-09cfg80211: fix missing kernel-docJohannes Berg1-0/+4
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-2/+5
2011-11-07Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek1-2/+5
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+12
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-23/+25
2011-11-05netlink: clarify attribute length check documentationJohannes Berg1-2/+9
2011-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+3
2011-11-04mac80211: warn only once about not finding a rateJohannes Berg1-1/+2
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-0/+1
2011-11-02net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven2-9/+13
2011-11-01ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski1-1/+1
2011-11-01netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso2-51/+2
2011-11-01ipvs: Remove unused return value of protocol state transitionsSimon Horman1-3/+3
2011-11-01ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman1-3/+2
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches3-4/+5