summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan2009-06-081-0/+6
| * | | | | | | | net: No more expensive sock_hold()/sock_put() on each txEric Dumazet2009-06-111-1/+5
| * | | | | | | | mdio: Expose 10GBASE-T MDI-X status via ethtoolBen Hutchings2009-06-111-0/+9
| | |/ / / / / / | |/| | | | | |
| * | | | | | | rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins2009-06-101-3/+4
| * | | | | | | rfkill: remove set_global_sw_stateAlan Jenkins2009-06-101-20/+8
| * | | | | | | mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-102-4/+3
| * | | | | | | net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior2009-06-101-3/+0
| * | | | | | | rfkill: include err.hJohannes Berg2009-06-091-0/+1
| * | | | | | | e1000e: Expose MDI-X status via ethtool changeChaitanya Lala2009-06-091-1/+7
| * | | | | | | net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin2009-06-092-0/+160
| * | | | | | | net: add IEEE 802.15.4 socket family implementationSergey Lapin2009-06-093-0/+335
| * | | | | | | Add constants for the ieee 802.15.4 stackSergey Lapin2009-06-093-1/+6
| * | | | | | | pkt_sched: Change PSCHED_SHIFT from 10 to 6Jarek Poplawski2009-06-091-2/+2
| * | | | | | | pkt_sched: Use PSCHED_SHIFT in PSCHED time conversionJarek Poplawski2009-06-091-2/+3
| * | | | | | | netdevice.h: Use frag list abstraction interfaces.David S. Miller2009-06-091-1/+1
| * | | | | | | skbuff: Add frag list abstraction interfaces.David S. Miller2009-06-091-1/+20
| * | | | | | | bluetooth: Kill skb_frags_no(), unused.David S. Miller2009-06-081-9/+0
| * | | | | | | isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt2009-06-081-1/+1
| * | | | | | | 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-078-95/+376
| |\ \ \ \ \ \
| | * | | | | | cfg80211: add rfkill supportJohannes Berg2009-06-033-7/+44
| | * | | | | | rfkill: add function to query stateJohannes Berg2009-06-031-0/+12
| | * | | | | | cfg80211: move txpower wext from mac80211Johannes Berg2009-06-031-0/+30
| | * | | | | | rfkill: create useful userspace interfaceJohannes Berg2009-06-031-24/+60
| | * | | | | | rfkill: rewriteJohannes Berg2009-06-033-80/+254
| | * | | | | | net: introduce pre-up netdev notifierJohannes Berg2009-06-031-0/+1
| | * | | | | | cfg80211: use key size constantsJohannes Berg2009-06-031-0/+1
| | * | | | | | mac80211: deprecate conf.beacon_int properlyJohannes Berg2009-06-031-12/+2
| * | | | | | | 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-033-14/+14
| |\ \ \ \ \ \ \
| | * | | | | | | sctp: support non-blocking version of the new sctp_connectx() APIVlad Yasevich2009-06-031-0/+2
| | * | | | | | | sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun2009-06-031-4/+2
| | * | | | | | | 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-036-10/+25
| * | | | | | net: skb->rtable accessorEric Dumazet2009-06-032-2/+6
| * | | | | | 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
| |\ \ \ \ \ \
| * | | | | | | ipv4: New multicast-all socket optionNivedita Singhvi2009-06-022-1/+3
| * | | | | | | 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
| | |_|/ / / / / | |/| | | | | |