summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-05-14mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX framesIvo van Doorn
2008-05-14wireless: Add missing locking to cfg80211_dev_renameEric W. Biederman
2008-05-14mac80211: make rx radiotap header more flexibleBruno Randolf
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-14mac80211: fix queue constant confusionJohannes Berg
2008-05-14mac80211: proper STA info lockingJohannes Berg
2008-05-14mac80211: require four hardware queues for QoS/HTJohannes Berg
2008-05-14mac80211: tkip.c use kernel-provided infrastructureHarvey Harrison
2008-05-14wireless: use get/put_unaligned_* helpersHarvey Harrison
2008-05-12tipc: Fix race condition when creating socket or native portAllan Stephens
2008-05-12tipc: Enhancements to name table initializationAllan Stephens
2008-05-09sctp: add sctp/remaddr table to complete RFC remote address table OIDNeil Horman
2008-05-09sctp: Support the new specification of sctp_connectx()Vlad Yasevich
2008-05-09sctp: Bring SCTP_DELAYED_ACK socket option into API complianceWei Yongjun
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