Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 | Dave Martin | 2011-05-26 | 4 | -46/+66 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | tmpfs: fix XATTR N overriding POSIX_ACL Y | Eric Paris | 2011-05-25 | 1 | -14/+15 | |
* | | | | | video: mb862xx: udelay need linux/delay.h | Stephen Rothwell | 2011-05-25 | 1 | -0/+1 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd | Linus Torvalds | 2011-05-25 | 14 | -12/+444 | |
|\ \ \ \ \ | ||||||
| * | | | | | net: fix get_net_ns_by_fd for !CONFIG_NET_NS | Stephen Rothwell | 2011-05-24 | 1 | -22/+27 | |
| * | | | | | ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry. | Eric W. Biederman | 2011-05-24 | 1 | -0/+1 | |
| * | | | | | ns: Declare sys_setns in syscalls.h | Eric W. Biederman | 2011-05-24 | 1 | -0/+1 | |
| * | | | | | net: Allow setting the network namespace by fd | Eric W. Biederman | 2011-05-10 | 4 | -3/+37 | |
| * | | | | | ns proc: Add support for the ipc namespace | Eric W. Biederman | 2011-05-10 | 3 | -0/+41 | |
| * | | | | | ns proc: Add support for the uts namespace | Eric W. Biederman | 2011-05-10 | 3 | -0/+43 | |
| * | | | | | ns proc: Add support for the network namespace. | Eric W. Biederman | 2011-05-10 | 3 | -0/+35 | |
| * | | | | | ns: Introduce the setns syscall | Eric W. Biederman | 2011-05-10 | 1 | -0/+42 | |
| * | | | | | ns: proc files for namespace naming policy. | Eric W. Biederman | 2011-05-10 | 6 | -11/+241 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | slub: remove no-longer used 'unlock_out' label | Linus Torvalds | 2011-05-25 | 1 | -1/+0 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-25 | 187 | -1203/+2049 | |
|\ \ \ \ \ | ||||||
| * | | | | | bonding: documentation and code cleanup for resend_igmp | Flavio Leitner | 2011-05-25 | 3 | -12/+23 | |
| * | | | | | bonding: prevent deadlock on slave store with alb mode (v3) | Neil Horman | 2011-05-25 | 3 | -16/+10 | |
| * | | | | | net: hold rtnl again in dump callbacks | Eric Dumazet | 2011-05-25 | 2 | -2/+8 | |
| * | | | | | Add Fujitsu 1000base-SX PCI ID to tg3 | Meelis Roos | 2011-05-25 | 1 | -0/+1 | |
| * | | | | | bnx2x: protect sequence increment with mutex | Dmitry Kravkov | 2011-05-25 | 1 | -1/+2 | |
| * | | | | | sch_sfq: fix peek() implementation | Eric Dumazet | 2011-05-25 | 1 | -13/+1 | |
| * | | | | | isdn: netjet - blacklist Digium TDM400P | Prarit Bhargava | 2011-05-25 | 1 | -0/+6 | |
| * | | | | | via-velocity: don't annotate MAC registers as packed | Ulrich Hecht | 2011-05-25 | 1 | -1/+1 | |
| * | | | | | xen: netfront: hold RTNL when updating features. | Ian Campbell | 2011-05-25 | 1 | -0/+2 | |
| * | | | | | sctp: fix memory leak of the ASCONF queue when free asoc | Wei Yongjun | 2011-05-25 | 1 | -0/+16 | |
| * | | | | | net: make dev_disable_lro use physical device if passed a vlan dev (v2) | Neil Horman | 2011-05-25 | 1 | -0/+7 | |
| * | | | | | net: move is_vlan_dev into public header file (v2) | Neil Horman | 2011-05-25 | 2 | -5/+5 | |
| * | | | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2011-05-25 | 142 | -976/+1820 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next... | John W. Linville | 2011-05-24 | 143 | -977/+1822 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | wireless: fix fatal kernel-doc error + warning in mac80211.h | Randy Dunlap | 2011-05-24 | 1 | -1/+2 | |
| | | * | | | | | wireless: fix cfg80211.h new kernel-doc warnings | Randy Dunlap | 2011-05-24 | 1 | -1/+2 | |
| | | * | | | | | iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled | Wey-Yi Guy | 2011-05-24 | 1 | -2/+2 | |
| | | * | | | | | ath9k: use PS wakeup before REG_READ | Mohammed Shafi Shajakhan | 2011-05-19 | 1 | -1/+1 | |
| | | * | | | | | nl80211: remove some stack variables in trigger_scan and start_sched_scan | Luciano Coelho | 2011-05-19 | 1 | -8/+4 | |
| | | * | | | | | mac80211: Don't sleep when growing the mesh path | Javier Cardona | 2011-05-19 | 1 | -3/+3 | |
| | | * | | | | | ath9k: implement .tx_last_beacon() | Felix Fietkau | 2011-05-19 | 3 | -0/+55 | |
| | | * | | | | | b43: read PHY info only when needed (for PHY-A) | Rafał Miłecki | 2011-05-19 | 1 | -1/+2 | |
| | | * | | | | | b43: separate ssb core reset | Rafał Miłecki | 2011-05-19 | 1 | -2/+8 | |
| | | * | | | | | b43: add helper for finding GPIO device | Rafał Miłecki | 2011-05-19 | 1 | -20/+21 | |
| | | * | | | | | b43: dma: cache translation (routing bits) | Rafał Miłecki | 2011-05-19 | 2 | -3/+6 | |
| | | * | | | | | b43: make b43_wireless_init less bus specific | Rafał Miłecki | 2011-05-19 | 1 | -13/+10 | |
| | | * | | | | | b43: add helpers for block R/W ops | Rafał Miłecki | 2011-05-19 | 2 | -10/+22 | |
| | | * | | | | | ath9k: fix ad-hoc nexttbtt calculation | Felix Fietkau | 2011-05-19 | 1 | -1/+1 | |
| | | * | | | | | ath9k: Drag the driver to the year 2011 | Sujith Manoharan | 2011-05-19 | 65 | -64/+80 | |
| | | * | | | | | ath_hw: Fix bssid mask documentation | Mohammed Shafi Shajakhan | 2011-05-19 | 1 | -6/+4 | |
| | | * | | | | | ath9k_htc: Fix packet timeout | Sujith Manoharan | 2011-05-19 | 1 | -2/+2 | |
| | | * | | | | | ath9k_htc: Change credit limit for UB94/95 | Sujith Manoharan | 2011-05-19 | 1 | -1/+1 | |
| | | * | | | | | ath9k_htc: Fix max subframe handling | Sujith Manoharan | 2011-05-19 | 2 | -6/+1 | |
| | | * | | | | | ath9k_htc: Fix BSSID calculation | Sujith Manoharan | 2011-05-19 | 2 | -23/+44 | |
| | | * | | | | | ath9k_htc: Fix RX filter calculation | Sujith Manoharan | 2011-05-19 | 1 | -0/+4 |