summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: introduce skb_try_coalesce()Eric Dumazet2012-05-191-0/+5
* net: napi_frags_skb() is staticEric Dumazet2012-05-191-1/+0
* ipv6: bool/const conversions phase2Eric Dumazet2012-05-194-12/+12
* net: introduce netdev_alloc_frag()Eric Dumazet2012-05-181-24/+18
* ipv6: bool conversions phase1Eric Dumazet2012-05-181-15/+15
* ip_frag: struct inet_frags match() method returns a boolEric Dumazet2012-05-182-3/+2
* net: Remove netdevice ec_ptr, no longer used.David S. Miller2012-05-181-1/+0
* econet: remove ancient bug ridden protocolStephen Hemminger2012-05-182-69/+0
* lapb: Neaten debuggingJoe Perches2012-05-171-0/+6
* ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack2012-05-171-1/+1
* etherdevice: fix commentsstephen hemminger2012-05-171-8/+6
* tcp: bool conversionsEric Dumazet2012-05-171-28/+28
* net: include/net/sock.h cleanupEric Dumazet2012-05-171-77/+74
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-169-16/+61
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-163-1/+19
| |\
| | * netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik2012-05-161-0/+16
| | * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-05-161-0/+1
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-151-0/+1
| | | |\
| | | | * Bluetooth: notify userspace of security level changeGustavo Padovan2012-05-141-0/+1
| | * | | usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-151-1/+2
| | |/ /
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-141-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | [media] V4L: soc-camera: protect hosts during probing from overzealous user-s...Guennadi Liakhovetski2012-04-261-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-123-14/+19
| |\ \ \
| | * | | sctp: check cached dst before using itNicolas Dichtel2012-05-101-0/+13
| | * | | Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-101-9/+0
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-061-1/+1
| |\ \ \ \
| | * | | | asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin2012-04-301-1/+1
| | * | | | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-253-13/+5
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-051-3/+4
| |\ \ \ \ \ \
| | * | | | | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-051-3/+4
| * | | | | | | seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds2012-05-041-0/+21
| * | | | | | | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-041-1/+1
* | | | | | | | netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik2012-05-171-0/+4
* | | | | | | | netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal2012-05-171-2/+4
* | | | | | | | net: sock_flag() cleanupEric Dumazet2012-05-161-1/+1
* | | | | | | | fq_codel: should use qdisc backlog as thresholdEric Dumazet2012-05-161-8/+7
* | | | | | | | mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-161-0/+3
* | | | | | | | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-161-1/+3
* | | | | | | | mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-162-4/+18
* | | | | | | | mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-161-0/+1
* | | | | | | | mISDN: Early confirm for transparent dataKarsten Keil2012-05-161-1/+0
* | | | | | | | mac802154: monitor device supportalex.bluesman.smirnov@gmail.com2012-05-163-0/+23
* | | | | | | | ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com2012-05-162-1/+7
* | | | | | | | mac802154: declare reduced mlme operationsalex.bluesman.smirnov@gmail.com2012-05-161-5/+20
* | | | | | | | mac802154: RX data pathalex.bluesman.smirnov@gmail.com2012-05-162-0/+5
* | | | | | | | mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com2012-05-161-0/+7
* | | | | | | | mac802154: basic ieee802.15.4 device structuresalex.bluesman.smirnov@gmail.com2012-05-161-0/+126
* | | | | | | | Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-05-1610-601/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | tokenring: delete all remaining driver supportPaul Gortmaker2012-05-154-514/+0
| * | | | | | | | net: delete all instances of special processing for token ringPaul Gortmaker2012-05-155-80/+2