summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: skb_shared_info optimizationEric Dumazet2009-06-081-1/+4
* net: num_dma_maps is not usedEric Dumazet2009-06-081-3/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-06-074-78/+306
|\
| * rfkill: add function to query stateJohannes Berg2009-06-031-0/+12
| * rfkill: create useful userspace interfaceJohannes Berg2009-06-031-24/+60
| * rfkill: rewriteJohannes Berg2009-06-032-74/+252
| * net: introduce pre-up netdev notifierJohannes Berg2009-06-031-0/+1
| * cfg80211: use key size constantsJohannes Berg2009-06-031-0/+1
* | removal of forcedeth device idsAyaz Abdulla2009-06-071-38/+0
* | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2009-06-031-10/+10
|\ \
| * | sctp: fix error cause codes of ADD-IP extensionWei Yongjun2009-06-031-10/+10
| |/
* | gso: Stop fraglists from escapingHerbert Xu2009-06-031-3/+2
|/
* net: skb cleanupEric Dumazet2009-06-031-3/+1
* net: skb->dst accessorsEric Dumazet2009-06-031-2/+11
* net: skb->rtable accessorEric Dumazet2009-06-031-1/+5
* net: add _skb_dst opaque fieldEric Dumazet2009-06-031-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-031-0/+4
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-271-0/+4
| |\
| | * netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik2009-05-251-0/+4
* | | ipv4: New multicast-all socket optionNivedita Singhvi2009-06-021-0/+1
* | | IPv6: Add 'autoconf' and 'disable_ipv6' module parametersBrian Haley2009-06-011-0/+6
* | | can: sja1000: generic OF platform bus driverWolfgang Grandegger2009-06-011-0/+3
* | | net: convert unicast addr listJiri Pirko2009-05-291-7/+11
* | | bonding: allow bond in mode balance-alb to work properly in bridge -try4.3Jiri Pirko2009-05-291-0/+18
* | | Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-291-1/+6
|\ \ \
| * | | wimax: a new API call was added, increment minor protocol version numberInaky Perez-Gonzalez2009-05-281-1/+1
| * | | wimax: Add netlink interface to get device statePaulius Zaleckas2009-05-281-0/+5
* | | | net: correct a comment for the final #endifJiri Pirko2009-05-271-1/+1
* | | | net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()Eric Dumazet2009-05-271-4/+1
* | | | gro: Avoid unnecessary comparison after skb_gro_headerHerbert Xu2009-05-271-9/+14
* | | | gro: Optimise length comparison in skb_gro_headerHerbert Xu2009-05-271-2/+5
* | | | gro: Only use skb_gro_header for completely non-linear packetsHerbert Xu2009-05-271-5/+6
* | | | gro: Inline skb_gro_header and cache frag0 virtual addressHerbert Xu2009-05-271-7/+15
* | | | phy: Eliminate references to BUS_ID_SIZE.David S. Miller2009-05-261-2/+2
* | | | net: txq_trans_update() helperEric Dumazet2009-05-251-0/+6
* | | | net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-251-38/+0
* | | | mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg2009-05-251-0/+1
* | | | mISDN: Cleanup debug messagesKarsten Keil2009-05-251-7/+7
* | | | mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg2009-05-251-0/+1
* | | | mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil2009-05-251-0/+1
* | | | mISDN: Added layer-1-hold featureAndreas Eversberg2009-05-251-0/+2
* | | | mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2009-05-252-2/+3
* | | | mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg2009-05-251-1/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-251-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-0/+9
* | | | dropmon: add ability to detect when hardware dropsrxpacketsNeil Horman2009-05-211-0/+8
* | | | af_packet: Teach to listen for multiple unicast addresses.Eric W. Biederman2009-05-211-0/+1
|/ / /
* | | sit: stateless autoconf for isatapSascha Hlusiak2009-05-191-1/+1
* | | net: release dst entry in dev_hard_start_xmit()Eric Dumazet2009-05-181-0/+3
* | | syscall: Implement a convinience function restart_syscallEric W. Biederman2009-05-181-0/+6
OpenPOWER on IntegriCloud