summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.2.42' into v3.2-rtSteven Rostedt (Red Hat)2013-03-292-7/+14
|\
| * inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-271-0/+9
| * ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev2013-03-271-7/+5
* | Merge tag 'v3.2.40' into v3.2-rtSteven Rostedt (Red Hat)2013-03-193-4/+17
|\ \ | |/
| * ipv6: use a stronger hash for tcpEric Dumazet2013-03-063-4/+17
* | Merge tag 'v3.2.37' into v3.2-rtSteven Rostedt2013-01-163-0/+7
|\ \ | |/
| * tcp: implement RFC 5961 3.2Eric Dumazet2013-01-161-0/+1
| * inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2013-01-161-0/+1
| * mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2013-01-161-0/+5
* | Merge tag 'v3.2.34' into v3.2-rtSteven Rostedt2012-11-192-1/+10
|\ \ | |/
| * mac80211: verify that skb data is presentJohannes Berg2012-11-161-0/+9
| * rtnetlink: Fix problem with buffer allocationGreg Rose2012-11-161-1/+1
* | Merge tag 'v3.2.33' into v3.2-rtSteven Rostedt2012-11-031-0/+1
|\ \ | |/
| * netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-10-301-0/+1
* | Merge tag 'v3.2.32' into v3.2-rtSteven Rostedt2012-10-181-1/+1
|\ \ | |/
| * ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-10-171-1/+1
* | Merge tag 'v3.2.31' into v3.2-rtSteven Rostedt2012-10-102-1/+4
|\ \ | |/
| * xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-10-101-0/+3
| * Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-10-101-1/+1
* | Merge tag 'v3.2.30' into v3.2-rtSteven Rostedt2012-09-262-1/+5
|\ \ | |/
| * af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2012-09-191-1/+3
| * tcp: Apply device TSO segment limit earlierBen Hutchings2012-09-191-0/+2
* | Merge tag 'v3.2.23' into v3.2-rtSteven Rostedt2012-07-172-3/+33
|\ \ | |/
| * bonding: Fix corrupted queue_mappingEric Dumazet2012-07-121-2/+5
| * cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore2012-07-121-1/+28
* | Merge tag 'v3.2.20' into v3.2-rtSteven Rostedt2012-06-122-0/+15
|\ \ | |/
| * sctp: check cached dst before using itNicolas Dichtel2012-06-101-0/+13
| * ipv6: fix incorrect ipsec fragmentGao feng2012-06-101-0/+1
| * set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2012-06-101-0/+1
* | Merge tag 'v3.2.16' into v3.2-rtSteven Rostedt2012-04-231-0/+1
|\ \ | |/
| * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-04-221-0/+1
* | seqlock: Prevent rt starvationThomas Gleixner2012-04-101-1/+1
* | ping-sysrq.patchCarsten Emde2012-04-101-0/+1
|/
* net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-291-1/+8
* ipv4: reset flowi parameters on route connectJulian Anastasov2012-02-292-0/+14
* netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-02-031-0/+1
* ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-311-1/+1
* net: relax rcvbuf limitsEric Dumazet2011-12-231-1/+3
* net: introduce DST_NOPEER dst flagEric Dumazet2011-12-221-0/+1
* net: Add a flow_cache_flush_deferred functionSteffen Klassert2011-12-211-0/+1
* sctp: fix incorrect overflow check on autocloseXi Wang2011-12-191-0/+4
* sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet2011-11-301-9/+6
* Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-11-292-9/+12
|\
| * netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2011-11-222-9/+12
* | inet: add a redirect generation id in inetpeerEric Dumazet2011-11-261-0/+1
* | route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert2011-11-261-2/+2
* | net: Move mtu handling down to the protocol depended handlersSteffen Klassert2011-11-261-6/+1
* | net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2011-11-262-2/+2
* | ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei2011-11-231-0/+2
|/
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-092-2/+9
|\