aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens2012-02-24
* tipc: Hide internal details of node table implementationAllan Stephens2012-02-24
* tipc: Eliminate a test for negative unsigned quantitiesAllan Stephens2012-02-24
* tipc: nuke the delimit static inline function.Paul Gortmaker2012-02-24
* tipc: Add check to prevent insertion of duplicate name table entriesAllan Stephens2012-02-24
* tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens2012-02-24
* tipc: Remove duplicate check of message destination nodeAllan Stephens2012-02-24
* tipc: Detect duplicate nodes using different network interfacesAllan Stephens2012-02-24
* tipc: Introduce node signature field in neighbor discovery messageAllan Stephens2012-02-24
* br_device: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* af_unix: MSG_TRUNC support for dgram socketsEric Dumazet2012-02-22
* net/ieee802154/6lowpan.c: reuse eth_mac_addr()Danny Kukawka2012-02-22
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-21
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-21
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
| | |\
| | | * mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau2012-02-15
| | | * mac80211: call rate control only after initJohannes Berg2012-02-15
| | | * Bluetooth: Fix possible use after free in delete pathUlisses Furquim2012-02-15
| | | * Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-15
| | | * Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg2012-02-15
| | | * Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-15
| | | * Bluetooth: silence lockdep warningOctavian Purdila2012-02-15
| | | * Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-15
| | | * Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek2012-02-15
| | | * Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-15
| | | * Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2012-02-15
| | * | mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau2012-02-08
| | * | mac80211: rename mesh static path_lookup()Luis R. Rodriguez2012-02-08
| | * | mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printkFelix Fietkau2012-02-08
| | * | mac80211: call rate control only after initJohannes Berg2012-02-06
| | * | mac80211: support hw scan while idleEliad Peller2012-02-06
| | * | mac80211: off by one in mcs mask handlingDan Carpenter2012-02-06
| | * | cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli2012-02-06
| | * | mac80211: redesign auth/assocJohannes Berg2012-02-06
| | * | cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-06
| | * | cfg80211: stop tracking authenticated stateJohannes Berg2012-02-06
| | * | mac80211: remove dummy STA supportJohannes Berg2012-02-06
| | * | mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg2012-02-06
| | * | mac80211: add sta_state callbackJohannes Berg2012-02-06
| | * | mac80211: add NOTEXIST station stateJohannes Berg2012-02-06
| | * | mac80211: dont program keys for stations not uploadedJohannes Berg2012-02-06
| | * | mac80211: simplify AP_VLAN handlingJohannes Berg2012-02-06
| | * | mac80211: move managed mode station state modificationJohannes Berg2012-02-06
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-01
| | |\ \
* | | | | unix: Support peeking offset for stream socketsPavel Emelyanov2012-02-21
* | | | | unix: Support peeking offset for datagram and seqpacket socketsPavel Emelyanov2012-02-21
* | | | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-21
* | | | | datagram: Add offset argument to __skb_recv_datagramPavel Emelyanov2012-02-21
* | | | | datagram: Factor out sk queue referencingPavel Emelyanov2012-02-21
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-19
|\ \ \ \