aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: proper STA info lockingJohannes Berg2008-05-1410-123/+179
* mac80211: require four hardware queues for QoS/HTJohannes Berg2008-05-143-10/+18
* mac80211: tkip.c use kernel-provided infrastructureHarvey Harrison2008-05-141-99/+46
* wireless: use get/put_unaligned_* helpersHarvey Harrison2008-05-142-10/+8
* tipc: Fix race condition when creating socket or native portAllan Stephens2008-05-124-13/+25
* tipc: Enhancements to name table initializationAllan Stephens2008-05-121-5/+2
* sctp: add sctp/remaddr table to complete RFC remote address table OIDNeil Horman2008-05-092-0/+144
* sctp: Support the new specification of sctp_connectx()Vlad Yasevich2008-05-091-11/+59
* sctp: Bring SCTP_DELAYED_ACK socket option into API complianceWei Yongjun2008-05-093-93/+169
* mac80211: fix wme codeJohannes Berg2008-05-071-11/+15
* wireless: fix warning introduced by "mac80211: QoS related cleanups"John W. Linville2008-05-071-14/+9
* mac80211: QoS related cleanupsJohannes Berg2008-05-078-180/+64
* remove ieee80211_wx_{get,set}_auth()Adrian Bunk2008-05-071-89/+0
* remove ieee80211_tx_frame()Adrian Bunk2008-05-071-86/+0
* make sta_rx_agg_session_timer_expired() staticAdrian Bunk2008-05-072-2/+2
* mac80211: correct skb allocationEster Kummer2008-05-071-7/+4
* mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn2008-05-071-0/+7
* mac80211: a few code cleanupsJohannes Berg2008-05-079-31/+27
* mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn2008-05-072-5/+5
* tipc: Update version number to TIPC 1.6.4Allan Stephens2008-05-051-1/+1
* tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens2008-05-054-13/+37
* tipc: Cosmetic cleanup of system & debug output declarationsAllan Stephens2008-05-051-50/+67
* [TIPC]: Cosmetic cleanup of print buffer codeAllan Stephens2008-05-052-9/+11
* tipc: Elimination of print buffer chainingAllan Stephens2008-05-053-94/+80
* tipc: Fix null pointer dereference in debug codeAllan Stephens2008-05-051-3/+0
* tipc: Fix recursive spinlock invocation in print buffer codeAllan Stephens2008-05-051-5/+12
* tipc: Provide feedback when log buffer resizing failsAllan Stephens2008-05-052-5/+12
* tipc: Simplify log buffer resizingAllan Stephens2008-05-054-25/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-05-031-6/+0
|\
| * hrtimer: remove duplicate helper functionOliver Hartkopp2008-05-031-6/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-0342-166/+171
|\ \ | |/ |/|
| * rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux2008-05-021-4/+4
| * netns: Fix reassembly timer to use the right namespaceDaniel Lezcano2008-05-021-1/+3
| * netns: Fix device renaming for sysfsDaniel Lezcano2008-05-023-3/+10
| * bridge: forwarding table information for >256 devicesStephen Hemminger2008-05-021-0/+4
| * dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison2008-05-022-3/+3
| * net: remove NR_CPUS arrays in net/core/dev.cMike Travis2008-05-021-4/+11
| * net: use get/put_unaligned_* helpersHarvey Harrison2008-05-024-23/+21
| * bluetooth: use get/put_unaligned_* helpersHarvey Harrison2008-05-024-11/+10
| * irda: use get_unaligned_* helpersHarvey Harrison2008-05-021-3/+5
| * net: Add a WARN_ON_ONCE() to the transmit timeout functionArjan van de Ven2008-05-021-0/+1
| * net: Add missing braces to multi-statement if()sIlpo Järvinen2008-05-022-2/+4
| * netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-7/+6
| * netfilter: assign PDE->fops before gluing PDE into /proc treeDenis V. Lunev2008-05-021-3/+3
| * ipv4: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-022-11/+6
| * vlan: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-4/+3
| * atm: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-4/+2
| * ipv6: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-4/+2
| * net: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-022-11/+6
| * netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-022-9/+9