aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-07-19ipx: move peII functionsstephen hemminger
2012-07-19ipv4: tcp: remove per net tcp_sockEric Dumazet
2012-07-19ipv4: use seqlock for nh_exceptionsJulian Anastasov
2012-07-19ipv4: Fix time difference calculation in rt_bind_exception().David S. Miller
2012-07-19ipv4: fix address selection in fib_compute_spec_dstJulian Anastasov
2012-07-19ipv4: optimize fib_compute_spec_dst call in ip_options_echoJulian Anastasov
2012-07-18ipv6: add ipv6_addr_hash() helperEric Dumazet
2012-07-18skbuff: Use correct allocation in skb_copy_ubufsKrishna Kumar
2012-07-18net/ipv4: VTI support new module for ip_vti.Saurabh
2012-07-18net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel.Saurabh
2012-07-18tcp: refine SYN handling in tcp_validate_incomingEric Dumazet
2012-07-18ipv6: fix inet6_csk_xmit()Eric Dumazet
2012-07-17ipv4: fix rcu splatEric Dumazet
2012-07-17ipv4: Fix nexthop exception hash computation.David S. Miller
2012-07-17Merge branch 'nexthop_exceptions'David S. Miller
2012-07-17netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko
2012-07-17ipv4: Add FIB nexthop exceptions.David S. Miller
2012-07-17tcp: implement RFC 5961 4.2Eric Dumazet
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller
2012-07-17tcp: implement RFC 5961 3.2Eric Dumazet
2012-07-17ipv6: fix unappropriate errno returned for non-multicast addressLi Wei
2012-07-16irda: Fix typo in irdaMasanari Iida
2012-07-16sctp: fix sparse warning for sctp_init_cause_fixedIoan Orghici
2012-07-16netem: refine early skb orphaningEric Dumazet
2012-07-16bridge: Fix enforcement of multicast hash_max limitThomas Graf
2012-07-16ipv6: fix RTPROT_RA markup of RA routes w/nexthopsDenis Ovsienko
2012-07-166lowpan: Change byte order when storing/accessing to len fieldTony Cheneau
2012-07-166lowpan: Change byte order when storing/accessing u16 tagTony Cheneau
2012-07-166lowpan: Fix null pointer dereference in UDP uncompression functionTony Cheneau
2012-07-16Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-07-16net: make sock diag per-namespaceAndrey Vagin
2012-07-16tcp: add OFO snmp countersEric Dumazet
2012-07-16sctp: Adjust PMTU updates to accomodate route invalidation.David S. Miller
2012-07-16ipv6: Add helper inet6_csk_update_pmtu().David S. Miller
2012-07-16ipv4: Add helper inet_csk_update_pmtu().David S. Miller
2012-07-14xfrm: Initialize the struct xfrm_dst behind the dst_enty fieldSteffen Klassert
2012-07-14ipv6: Initialize the struct rt6_info behind the dst_enty fieldSteffen Klassert
2012-07-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-07-13tipc: remove print_buf and deprecated log buffer codeErik Hugne
2012-07-13tipc: phase out most of the struct print_buf usageErik Hugne
2012-07-13tipc: simplify print buffer handling in tipc_printfErik Hugne
2012-07-13tipc: simplify link_print by divorcing it from using tipc_printfPaul Gortmaker
2012-07-13tipc: remove TIPC packet debugging functions and macrosErik Hugne
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne
2012-07-13ipv4: Don't store a rule pointer in fib_result.David S. Miller
2012-07-13tcp: add LAST_ACK as a valid state for TSQEric Dumazet
2012-07-13net: Update alloc frag to reduce get/put page usage and recycle pagesAlexander Duyck
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12ipv4: Remove tb_peers from fib_table.David S. Miller
2012-07-12Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller