aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* skbuff: Use correct allocation in skb_copy_ubufsKrishna Kumar2012-07-18
* net/ipv4: VTI support new module for ip_vti.Saurabh2012-07-18
* net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel.Saurabh2012-07-18
* tcp: refine SYN handling in tcp_validate_incomingEric Dumazet2012-07-18
* ipv6: fix inet6_csk_xmit()Eric Dumazet2012-07-18
* ipv4: fix rcu splatEric Dumazet2012-07-17
* ipv4: Fix nexthop exception hash computation.David S. Miller2012-07-17
* Merge branch 'nexthop_exceptions'David S. Miller2012-07-17
|\
| * ipv4: Add FIB nexthop exceptions.David S. Miller2012-07-17
| * net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller2012-07-17
| * sctp: Adjust PMTU updates to accomodate route invalidation.David S. Miller2012-07-16
| * ipv6: Add helper inet6_csk_update_pmtu().David S. Miller2012-07-16
| * ipv4: Add helper inet_csk_update_pmtu().David S. Miller2012-07-16
* | netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko2012-07-17
* | tcp: implement RFC 5961 4.2Eric Dumazet2012-07-17
* | tcp: implement RFC 5961 3.2Eric Dumazet2012-07-17
* | ipv6: fix unappropriate errno returned for non-multicast addressLi Wei2012-07-17
* | irda: Fix typo in irdaMasanari Iida2012-07-17
* | sctp: fix sparse warning for sctp_init_cause_fixedIoan Orghici2012-07-17
* | netem: refine early skb orphaningEric Dumazet2012-07-17
* | bridge: Fix enforcement of multicast hash_max limitThomas Graf2012-07-17
* | ipv6: fix RTPROT_RA markup of RA routes w/nexthopsDenis Ovsienko2012-07-17
* | 6lowpan: Change byte order when storing/accessing to len fieldTony Cheneau2012-07-17
* | 6lowpan: Change byte order when storing/accessing u16 tagTony Cheneau2012-07-17
* | 6lowpan: Fix null pointer dereference in UDP uncompression functionTony Cheneau2012-07-17
* | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-07-17
|\ \
| * | tipc: remove print_buf and deprecated log buffer codeErik Hugne2012-07-13
| * | tipc: phase out most of the struct print_buf usageErik Hugne2012-07-13
| * | tipc: simplify print buffer handling in tipc_printfErik Hugne2012-07-13
| * | tipc: simplify link_print by divorcing it from using tipc_printfPaul Gortmaker2012-07-13
| * | tipc: remove TIPC packet debugging functions and macrosErik Hugne2012-07-13
| * | tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne2012-07-13
| * | tipc: limit error messages relating to memory leak to one linePaul Gortmaker2012-07-12
| * | tipc: factor stats struct out of the larger link structPaul Gortmaker2012-07-12
* | | net: make sock diag per-namespaceAndrey Vagin2012-07-17
* | | tcp: add OFO snmp countersEric Dumazet2012-07-17
| |/ |/|
* | xfrm: Initialize the struct xfrm_dst behind the dst_enty fieldSteffen Klassert2012-07-14
* | ipv6: Initialize the struct rt6_info behind the dst_enty fieldSteffen Klassert2012-07-14
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-07-14
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-12
| |\ \
| | * | NFC: Check for llcp_sock and its device from llcp_sock_getnameSamuel Ortiz2012-07-09
| | * | NFC: Add ISO 14443 type B protocolSamuel Ortiz2012-07-09
| | * | NFC: Dereference LLCP bind socket address after checking for it to be NULLSamuel Ortiz2012-07-09
| | * | NFC: Do not return EBUSY when stopping a poll that's already stoppedSamuel Ortiz2012-07-09
| | * | NFC: Remove warning from nfc_llcp_local_putSamuel Ortiz2012-07-09
| | * | NFC: Handle LLCP Disconnected Mode framesSamuel Ortiz2012-07-09
| | * | NFC: LLCP late bindingSamuel Ortiz2012-07-09
| | * | NFC: Forbid SSAP binding to a not well known LLCP serviceSamuel Ortiz2012-07-09
| | * | NFC: Forbid LLCP service name reusingSamuel Ortiz2012-07-09
| | * | NFC: Release LLCP SAP when the owner is releasedSamuel Ortiz2012-07-09