aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'afabf37012e839802f9f3819f621e16aa4acefd2' into upstreamingWolfgang Wiedmeyer2015-12-089-11/+96
|\
| * Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-1012-17/+58
| |\
| | * ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-132-5/+9
| | * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-281-0/+1
| | * ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-281-0/+3
| | * ipv6: do not clear pinet6 fieldEric Dumazet2013-05-191-0/+12
| | * tcp: force a dst refcount when prequeue packetEric Dumazet2013-05-191-0/+1
| | * net: fix incorrect credentials passingLinus Torvalds2013-05-011-1/+1
| | * inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-281-0/+9
| | * ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev2013-03-281-7/+5
| | * ipv6: use a stronger hash for tcpEric Dumazet2013-02-283-4/+17
| * | smdk4412: network: squashed commitsDerTeufel2014-12-099-11/+96
* | | crypto mergedWolfgang Wiedmeyer2015-10-251-1/+0
* | | merge lib, kernel timer, remove unneeded bluetooth tizen and asm includes, di...Wolfgang Wiedmeyer2015-10-259-4800/+0
* | | merged 3.0.101 tagWolfgang Wiedmeyer2015-10-2212-17/+58
|/ /
* | wireless backport from 3.4Andrew Dodd2013-02-275-223/+607
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-2710-6/+60
|\ \ | |/
| * rtnetlink: Fix problem with buffer allocationGreg Rose2013-01-171-1/+1
| * rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2013-01-171-2/+5
| * tcp: implement RFC 5961 3.2Eric Dumazet2013-01-111-0/+1
| * ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-10-211-1/+1
| * netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-10-211-0/+1
| * xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-10-131-0/+3
| * tcp: Apply device TSO segment limit earlierBen Hutchings2012-10-021-0/+2
| * bonding: Fix corrupted queue_mappingEric Dumazet2012-07-161-2/+5
| * cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore2012-07-161-1/+28
| * sctp: check cached dst before using itNicolas Dichtel2012-06-101-0/+13
| * ipv6: fix incorrect ipsec fragmentGao feng2012-06-101-0/+1
* | merge opensource jb u5codeworkx2012-09-2220-6/+4858
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-189-4/+55
|\ \ | |/
| * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-04-221-0/+1
| * ipv4: reset flowi parameters on route connectJulian Anastasov2012-02-292-0/+14
| * ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei2012-02-291-0/+2
| * net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-291-1/+8
| * net: fix NULL dereferences in check_peer_redir()Eric Dumazet2012-02-132-3/+25
| * netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-02-031-0/+1
| * sctp: fix incorrect overflow check on autocloseXi Wang2012-01-061-0/+4
* | samsung opensource update3Daniel Hillenbrand2012-07-211-0/+1
* | samsung update 1codeworkx2012-06-0220-84/+4473
|/
* net: Handle different key sizes between address families in flow cachedpward2011-11-111-0/+19
* net: Align AF-specific flowi structs to longDavid Ward2011-11-111-3/+3
* ipv6: fix NULL dereference in udp6_ufo_fragment()Jason Wang2011-10-161-1/+1
* fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2011-10-031-0/+5
* fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V2011-10-031-0/+24
* ipv6: make fragment identifications less predictableEric Dumazet2011-08-152-11/+3
* net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-151-0/+20
* sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2011-07-081-1/+1
* sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-071-0/+1
* ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-011-0/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-011-1/+1
|\