summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Fix parsed country IE info for 5 GHzLuis R. Rodriguez2009-01-161-2/+19
* cfg80211: Fix regression with 11d on bandsLuis R. Rodriguez2009-01-161-3/+79
* cfg80211: make handle_band() and handle_channel() wiphy specificLuis R. Rodriguez2009-01-161-6/+19
* mac80211: more kernel-doc fixesRandy Dunlap2009-01-161-1/+0
* can: fix slowpath issue in hrtimer callback functionOliver Hartkopp2009-01-141-27/+30
* net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt2009-01-141-0/+39
* gso: Ensure that the packet is long enoughHerbert Xu2009-01-141-6/+7
* gro: Fix page ref count for skbs freed normallyHerbert Xu2009-01-142-6/+6
* xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller2009-01-141-2/+9
* gro: Check for GSO packets and packets with frag_listHerbert Xu2009-01-141-0/+3
* ipv6: Fix fib6_dump_table walker leakHerbert Xu2009-01-131-7/+8
* tcp: splice as many packets as possible at onceWilly Tarreau2009-01-131-2/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-134-6/+10
|\
| * mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
| * mac80211: initialize RC data for all mesh links upon allocationChristian Lamparter2009-01-121-0/+1
| * mac80211: allow mode change if IBSS is not allowedPavel Roskin2009-01-121-1/+2
| * minstrel: fix warning if lowest supported rate index is not 0Christian Lamparter2009-01-121-4/+6
* | pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffiesJarek Poplawski2009-01-121-3/+6
* | pkt_sched: sch_htb: Consider used jiffies in htb_do_events()Jarek Poplawski2009-01-121-3/+3
* | netfilter 08/09: xt_time: print timezone for user informationJan Engelhardt2009-01-121-0/+11
* | netfilter 07/09: simplify nf_conntrack_alloc() error handlingJulia Lawall2009-01-122-3/+3
* | netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy2009-01-122-2/+2
* | netfilter 05/09: ebtables: fix inversion in match codeJan Engelhardt2009-01-121-1/+1
* | netfilter 04/09: x_tables: fix match/target revision lookupPatrick McHardy2009-01-121-0/+8
* | netfilter 03/09: bridge: Disable PPPOE/VLAN processing by defaultHerbert Xu2009-01-121-4/+4
* | netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTINGHerbert Xu2009-01-121-2/+8
* | netfilter 01/09: remove "happy cracking" messagePatrick McHardy2009-01-125-25/+5
|/
* net_dma: acquire/release dma channels on ifup/ifdownDan Williams2009-01-111-3/+10
* dccp ccid-3: Fix RFC referenceGerrit Renker2009-01-111-1/+1
* net: fix section mismatch warnings in dccp/ccids/lib/tfrc.cLeonardo Potenza2009-01-111-1/+1
* net/bridge/netfilter: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
* net/tipc/bcast.h: use ARRAY_SIZEJulia Lawall2009-01-111-1/+1
* ipcomp: Remove spurious truesize increaseHerbert Xu2009-01-111-1/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-095-151/+9
|\
| * dmaengine: kill struct dma_client and supporting infrastructureDan Williams2009-01-061-96/+3
| * dmaengine: replace dma_async_client_register with dmaengine_getDan Williams2009-01-061-2/+1
| * net_dma: convert to dma_find_channelDan Williams2009-01-065-45/+5
| * dmaengine: provide a common 'issue_pending_all' implementationDan Williams2009-01-061-8/+1
| * dmaengine: up-level reference counting to the module levelDan Williams2009-01-061-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-0820-133/+432
|\ \
| * | wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULEInaky Perez-Gonzalez2009-01-081-1/+1
| * | wimax: fix kconfig interactions with rfkill and input layersInaky Perez-Gonzalez2009-01-081-0/+14
| * | wimax: fix '#ifndef CONFIG_BUG' layout to avoid warningInaky Perez-Gonzalez2009-01-081-3/+5
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-0832-206/+2690
| |\ \
| * | | vlan: add neigh_setupFrank Blaschka2009-01-081-0/+14
| * | | tcp6: Add GRO supportHerbert Xu2009-01-082-4/+43
| * | | ipv6: Add GRO supportHerbert Xu2009-01-081-5/+102
| * | | phonet: update to net_device_opsStephen Hemminger2009-01-071-4/+8
| * | | bluetooth: driver API updateStephen Hemminger2009-01-073-27/+19
| * | | appletalk: convert aarp to net_device_opsStephen Hemminger2009-01-071-2/+3
OpenPOWER on IntegriCloud