summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net offloading: Convert skb_need_linearize() to use precomputed features.Jesse Gross2011-01-091-15/+6
* net offloading: Convert dev_gso_segment() to use precomputed features.Jesse Gross2011-01-091-5/+3
* net offloading: Pass features into netif_needs_gso().Jesse Gross2011-01-091-2/+6
* net offloading: Generalize netif_get_vlan_features().Jesse Gross2011-01-091-8/+27
* net offloading: Accept NETIF_F_HW_CSUM for all protocols.Jesse Gross2011-01-091-1/+1
* net: fix kernel-doc warning in core/filter.cRandy Dunlap2011-01-091-1/+1
* netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt2011-01-095-6/+6
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2011-01-093-3/+6
|\
| * dccp: make upper bound for seq_window consistent on 32/64 bitGerrit Renker2011-01-071-1/+3
| * dccp: fix bug in updating the GSRSamuel Jero2011-01-071-1/+2
| * dccp: fix return value for sequence-invalid packetsSamuel Jero2011-01-071-1/+1
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-075-5/+5
|\ \
| * | net/dsa: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
| * | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-154-4/+4
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-071-0/+2
|\ \ \
| * | | [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-0/+2
* | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-072-7/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | fs: scale mntget/mntputNick Piggin2011-01-071-2/+17
| * | | fs: improve scalability of pseudo filesystemsNick Piggin2011-01-071-1/+1
| * | | fs: dcache reduce branches in lookup pathNick Piggin2011-01-072-2/+2
| * | | fs: avoid inode RCU freeing for pseudo fsNick Piggin2011-01-071-8/+9
| * | | fs: icache RCU free inodesNick Piggin2011-01-072-9/+17
| * | | fs: change d_delete semanticsNick Piggin2011-01-071-1/+1
| |/ /
* | | net: bridge: check the length of skb after nf_bridge_maybe_copy_header()Changli Gao2011-01-061-10/+6
* | | netfilter: fix export secctx error handlingPablo Neira Ayuso2011-01-063-13/+16
* | | netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao2011-01-062-20/+20
* | | ipv4: IP defragmentation must be ECN awareEric Dumazet2011-01-061-0/+34
* | | dcb: use after free in dcb_flushapp()Dan Carpenter2011-01-061-1/+2
* | | dcb: unlock on error in dcbnl_ieee_get()Dan Carpenter2011-01-061-3/+8
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-01-0619-136/+855
|\ \ \
| * | | mac80211: remove stray externJohannes Berg2011-01-051-2/+2
| * | | mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg2011-01-053-10/+81
| * | | mac80211: implement hardware offload for remain-on-channelJohannes Berg2011-01-057-3/+287
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-0513-131/+495
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-052-0/+9
| | |\ \ \
| | | * | | mac80211: add missing synchronize_rcuJohannes Berg2011-01-041-0/+6
| | | * | | mac80211: fix mesh forwarding when ratelimited tooMilton Miller2011-01-041-2/+2
| | * | | | mac80211: fix some key comments and codeJohannes Berg2011-01-041-21/+17
| | * | | | Revert "mac80211: temporarily disable reorder release timer"Christian Lamparter2011-01-041-24/+0
| | * | | | mac80211: serialize rx path workersChristian Lamparter2011-01-043-43/+49
| | * | | | cfg80211: fix transposition of words in printkBob Copeland2011-01-041-1/+1
| | * | | | mac80211: Fix mesh portal communication with other mesh nodes.Joel A Fernandes2011-01-041-4/+10
| | * | | | mac80211: ignore PSM bit of reordered framesChristian Lamparter2011-01-042-0/+6
| | * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-01-046-22/+398
| | |\ \ \ \
| | | * | | | Bluetooth: Improve handling of HCI control channel in bindGustavo F. Padovan2010-12-221-1/+4
| | | * | | | Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg2010-12-222-13/+35
| | | * | | | Bluetooth: Add management events for controller addition & removalJohan Hedberg2010-12-222-0/+43
| | | * | | | Bluetooth: Add read_info management commandJohan Hedberg2010-12-221-8/+82
| | | * | | | Bluetooth: Add read_index_list management commandJohan Hedberg2010-12-221-0/+53
| | | * | | | Bluetooth: Add read_version management commandJohan Hedberg2010-12-221-0/+36
OpenPOWER on IntegriCloud