aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman2011-02-21
* mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka2011-02-18
* Bluetooth: Release BTM while sleeping to avoid deadlockVladislav P2011-02-16
* mac80211: add missing locking in ieee80211_reconfigEliad Peller2011-02-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-09
|\
| * Bluetooth: Set conn state to BT_DISCONN to avoid multiple responsesBao Liang2011-02-02
* | mac80211: fix the skb cloned check in the tx pathFelix Fietkau2011-02-07
* | mac80211: fix TX status cookie in HW offload caseJohannes Berg2011-02-02
* | mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau2011-01-25
|/
* Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-19
* Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg2011-01-19
* Bluetooth: Create a unified auth_type evaluation functionJohan Hedberg2011-01-19
* Bluetooth: Fix MITM protection requirement preservationJohan Hedberg2011-01-19
* Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg2011-01-19
* Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek2011-01-19
* Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg2011-01-19
* Bluetooth: l2cap: fix misuse of logical operation in place of bitopDavid Sterba2011-01-19
* mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho2011-01-13
* mac80211: fix lockdep warningJohannes Berg2011-01-13
* net offloading: Convert checksums to use centrally computed features.Jesse Gross2011-01-10
* net offloading: Convert skb_need_linearize() to use precomputed features.Jesse Gross2011-01-10
* net offloading: Convert dev_gso_segment() to use precomputed features.Jesse Gross2011-01-10
* net offloading: Pass features into netif_needs_gso().Jesse Gross2011-01-10
* net offloading: Generalize netif_get_vlan_features().Jesse Gross2011-01-10
* net offloading: Accept NETIF_F_HW_CSUM for all protocols.Jesse Gross2011-01-10
* net: fix kernel-doc warning in core/filter.cRandy Dunlap2011-01-09
* netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt2011-01-09
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2011-01-09
|\
| * dccp: make upper bound for seq_window consistent on 32/64 bitGerrit Renker2011-01-07
| * dccp: fix bug in updating the GSRSamuel Jero2011-01-07
| * dccp: fix return value for sequence-invalid packetsSamuel Jero2011-01-07
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\ \
| * | net/dsa: don't use flush_scheduled_work()Tejun Heo2010-12-24
| * | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-15
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-07
|\ \ \
| * | | [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-05
* | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-07
|\ \ \ \ | |_|_|/ |/| | |
| * | | fs: scale mntget/mntputNick Piggin2011-01-07
| * | | fs: improve scalability of pseudo filesystemsNick Piggin2011-01-07
| * | | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
| * | | fs: avoid inode RCU freeing for pseudo fsNick Piggin2011-01-07
| * | | fs: icache RCU free inodesNick Piggin2011-01-07
| * | | fs: change d_delete semanticsNick Piggin2011-01-07
| |/ /
* | | net: bridge: check the length of skb after nf_bridge_maybe_copy_header()Changli Gao2011-01-06
* | | netfilter: fix export secctx error handlingPablo Neira Ayuso2011-01-06
* | | netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao2011-01-06
* | | ipv4: IP defragmentation must be ECN awareEric Dumazet2011-01-06
* | | dcb: use after free in dcb_flushapp()Dan Carpenter2011-01-06
* | | dcb: unlock on error in dcbnl_ieee_get()Dan Carpenter2011-01-06
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-01-06
|\ \ \