aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-21Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-229p: disconnect channel when PCI device is removedSasha Levin
2012-05-22Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-05-21Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-20ipv6/exthdrs: strict Pad1 and PadN checkEldad Zack
2012-05-20net/ipv4: replace simple_strtoul with kstrtoulEldad Zack
2012-05-20net/ipv4/ipconfig: neaten __setup placementEldad Zack
2012-05-19ipv6: use skb coalescing in reassemblyEric Dumazet
2012-05-19ipv4: use skb coalescing in defragmentationEric Dumazet
2012-05-19net: introduce skb_try_coalesce()Eric Dumazet
2012-05-19net:ipv6:fixed space issues relating to operators.Jeffrin Jose
2012-05-19net:ipv6:fixed a trailing white space issue.Jeffrin Jose
2012-05-19ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet
2012-05-19net: napi_frags_skb() is staticEric Dumazet
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet
2012-05-19ipx: Remove spurious NULL checking in ipx_ioctl().David S. Miller
2012-05-18ipv6: ip6_fragment() should check CHECKSUM_PARTIALEric Dumazet
2012-05-18pktgen: fix module unload for goodEric Dumazet
2012-05-18ipv6: remove csummode in ip6_append_data()Eric Dumazet
2012-05-18net: introduce netdev_alloc_frag()Eric Dumazet
2012-05-18ipv6: bool conversions phase1Eric Dumazet
2012-05-18ip_frag: struct inet_frags match() method returns a boolEric Dumazet
2012-05-18econet: remove ancient bug ridden protocolStephen Hemminger
2012-05-17lapb: Neaten debuggingJoe Perches
2012-05-17tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau
2012-05-17drop_monitor: convert to modular buildingNeil Horman
2012-05-17net: netdev_alloc_skb() use build_skb()Eric Dumazet
2012-05-17ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack
2012-05-17tcp: bool conversionsEric Dumazet
2012-05-17net: core: Use pr_<level>Joe Perches
2012-05-17net: ipv6: ndisc: Neaten ND_PRINTx macrosJoe Perches
2012-05-17pktgen: Use pr_debugJoe Perches
2012-05-17net: include/net/sock.h cleanupEric Dumazet
2012-05-17net: l2tp: Standardize logging stylesJoe Perches
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-17netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPERPablo Neira Ayuso
2012-05-17netfilter: xt_CT: remove redundant header includeEldad Zack
2012-05-17netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik
2012-05-17netfilter: nf_ct_tcp: extend log message for invalid ignored packetsPablo Neira Ayuso
2012-05-17netfilter: xt_HMARK: modulus is expensive for hash calculationPablo Neira Ayuso
2012-05-17netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()Dan Carpenter