summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-05-07mac80211: fix wme codemaster-2008-05-07Johannes Berg
2008-05-07wireless: fix warning introduced by "mac80211: QoS related cleanups"John W. Linville
2008-05-07mac80211: QoS related cleanupsJohannes Berg
2008-05-07remove ieee80211_wx_{get,set}_auth()Adrian Bunk
2008-05-07remove ieee80211_tx_frame()Adrian Bunk
2008-05-07make sta_rx_agg_session_timer_expired() staticAdrian Bunk
2008-05-07mac80211: correct skb allocationEster Kummer
2008-05-07mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn
2008-05-07mac80211: a few code cleanupsJohannes Berg
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn
2008-05-05tipc: Update version number to TIPC 1.6.4Allan Stephens
2008-05-05tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens
2008-05-05tipc: Cosmetic cleanup of system & debug output declarationsAllan Stephens
2008-05-05[TIPC]: Cosmetic cleanup of print buffer codeAllan Stephens
2008-05-05tipc: Elimination of print buffer chainingAllan Stephens
2008-05-05tipc: Fix null pointer dereference in debug codeAllan Stephens
2008-05-05tipc: Fix recursive spinlock invocation in print buffer codeAllan Stephens
2008-05-05tipc: Provide feedback when log buffer resizing failsAllan Stephens
2008-05-05tipc: Simplify log buffer resizingAllan Stephens
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-03hrtimer: remove duplicate helper functionOliver Hartkopp
2008-05-02rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux
2008-05-02netns: Fix reassembly timer to use the right namespaceDaniel Lezcano
2008-05-02netns: Fix device renaming for sysfsDaniel Lezcano
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger
2008-05-02dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison
2008-05-02net: remove NR_CPUS arrays in net/core/dev.cMike Travis
2008-05-02net: use get/put_unaligned_* helpersHarvey Harrison
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison
2008-05-02irda: use get_unaligned_* helpersHarvey Harrison
2008-05-02net: Add a WARN_ON_ONCE() to the transmit timeout functionArjan van de Ven
2008-05-02net: Add missing braces to multi-statement if()sIlpo Järvinen
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02netfilter: assign PDE->fops before gluing PDE into /proc treeDenis V. Lunev
2008-05-02ipv4: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02vlan: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02atm: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02ipv6: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02net: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02sunrpc: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-05-01net: fix returning void-valued expression warningsHarvey Harrison
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-30mac80211: incorrect shift directionHarvey Harrison
2008-04-30mac80211: insert WDS peer after adding interfaceJohannes Berg
2008-04-30mac80211: don't allow invalid WDS peer addressesJohannes Berg
2008-04-30mac80211: assign conf.beacon_control for meshJohannes Berg