summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-73/+64
|\
| * tty_lock: Localise the lockAlan Cox2012-05-041-2/+2
| * Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-1820-144/+79
| |\
| * | TTY: rfcomm/tty, use count from tty_portJiri Slaby2012-04-091-9/+21
| * | TTY: rfcomm/tty, remove work for tty_wakeupJiri Slaby2012-04-091-19/+3
| * | TTY: rfcomm/tty, use tty_port refcountingJiri Slaby2012-04-091-32/+26
| * | TTY: rfcomm/tty, add tty_portJiri Slaby2012-04-091-12/+13
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-214-13/+7
|\ \ \
| * \ \ Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2012-05-221-0/+1
| |\ \ \
| | * | | SELinux: include flow.h where used rather than get it indirectlyEric Paris2012-04-091-0/+1
| | |/ /
| * | | KEYS: Announce key type (un)registrationDavid Howells2012-05-111-5/+0
| * | | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-0437-248/+213
| |\ \ \
| * | | | net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry2012-04-141-8/+0
| * | | | sk_run_filter: add BPF_S_ANC_SECCOMP_LD_WWill Drewry2012-04-141-0/+6
| | |/ / | |/| |
* | | | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-211-1/+2
|\ \ \ \
| * | | | 9p: disconnect channel when PCI device is removedSasha Levin2012-05-221-1/+2
* | | | | net: drop NET dependency from HAVE_BPF_JITSam Ravnborg2012-05-211-3/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-05-21543-11997/+18656
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-202-4/+3
| |\ \ \ \ \ | | |/ / / /
| * | | | | ipv6/exthdrs: strict Pad1 and PadN checkEldad Zack2012-05-201-1/+14
| * | | | | net/ipv4: replace simple_strtoul with kstrtoulEldad Zack2012-05-203-3/+21
| * | | | | net/ipv4/ipconfig: neaten __setup placementEldad Zack2012-05-201-3/+2
| * | | | | ipv6: use skb coalescing in reassemblyEric Dumazet2012-05-191-6/+20
| * | | | | ipv4: use skb coalescing in defragmentationEric Dumazet2012-05-191-6/+20
| * | | | | net: introduce skb_try_coalesce()Eric Dumazet2012-05-192-64/+89
| * | | | | net:ipv6:fixed space issues relating to operators.Jeffrin Jose2012-05-191-2/+2
| * | | | | net:ipv6:fixed a trailing white space issue.Jeffrin Jose2012-05-191-1/+1
| * | | | | ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet2012-05-191-1/+4
| * | | | | net: napi_frags_skb() is staticEric Dumazet2012-05-191-2/+1
| * | | | | ipv6: bool/const conversions phase2Eric Dumazet2012-05-1913-118/+119
| * | | | | ipx: Remove spurious NULL checking in ipx_ioctl().David S. Miller2012-05-191-3/+1
| * | | | | ipv6: ip6_fragment() should check CHECKSUM_PARTIALEric Dumazet2012-05-181-0/+4
| * | | | | ipv6: remove csummode in ip6_append_data()Eric Dumazet2012-05-181-3/+1
| * | | | | net: introduce netdev_alloc_frag()Eric Dumazet2012-05-181-41/+41
| * | | | | ipv6: bool conversions phase1Eric Dumazet2012-05-182-6/+6
| * | | | | ip_frag: struct inet_frags match() method returns a boolEric Dumazet2012-05-182-9/+10
| * | | | | econet: remove ancient bug ridden protocolStephen Hemminger2012-05-185-1217/+0
| * | | | | lapb: Neaten debuggingJoe Perches2012-05-175-306/+134
| * | | | | drop_monitor: convert to modular buildingNeil Horman2012-05-172-3/+45
| * | | | | net: netdev_alloc_skb() use build_skb()Eric Dumazet2012-05-171-1/+31
| * | | | | ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack2012-05-176-9/+9
| * | | | | tcp: bool conversionsEric Dumazet2012-05-178-188/+191
| * | | | | net: core: Use pr_<level>Joe Perches2012-05-176-36/+44
| * | | | | net: ipv6: ndisc: Neaten ND_PRINTx macrosJoe Perches2012-05-171-125/+91
| * | | | | pktgen: Use pr_debugJoe Perches2012-05-171-23/+18
| * | | | | net: include/net/sock.h cleanupEric Dumazet2012-05-173-10/+10
| * | | | | net: l2tp: Standardize logging stylesJoe Perches2012-05-178-221/+213
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-1621-97/+121
| |\ \ \ \ \
| * | | | | | netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPERPablo Neira Ayuso2012-05-171-1/+3
| * | | | | | netfilter: xt_CT: remove redundant header includeEldad Zack2012-05-171-1/+0
OpenPOWER on IntegriCloud