Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | netdev: bfin_mac: fix memory leak when freeing dma descriptors | Sonic Zhang | 2011-06-17 | 1 | -10/+10 | |
| * | | | | | | | | | | vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support | Antoine Reversat | 2011-06-17 | 1 | -1/+1 | |
| * | | | | | | | | | | caif: Bugfix - XOFF removed channel from caif-mux | sjur.brandeland@stericsson.com | 2011-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | | tun: teach the tun/tap driver to support netpoll | Neil Horman | 2011-06-16 | 1 | -1/+23 | |
| * | | | | | | | | | | dp83640: drop PHY status frames in the driver. | Richard Cochran | 2011-06-16 | 1 | -2/+2 | |
| * | | | | | | | | | | dp83640: fix phy status frame event parsing | Richard Cochran | 2011-06-16 | 1 | -5/+15 | |
| * | | | | | | | | | | phylib: Allow BCM63XX PHY to be selected only on BCM63XX. | Ralf Baechle | 2011-06-16 | 1 | -0/+1 | |
| * | | | | | | | | | | ppp: use PPP_TRANS instead of the magic number 0x20 | Changli Gao | 2011-06-16 | 1 | -2/+2 | |
| * | | | | | | | | | | MAINTAINERS: Update EBTABLES mailing list | Joe Perches | 2011-06-16 | 1 | -2/+1 | |
| * | | | | | | | | | | IGMP snooping: set mrouters_only flag for IPv6 traffic properly | Fernando Luis Vázquez Cao | 2011-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | | IGMP snooping: set mrouters_only flag for IPv4 traffic properly | Fernando Luis Vázquez Cao | 2011-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | | net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 | Marius B. Kotsbak | 2011-06-16 | 3 | -0/+395 | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-06-16 | 10 | -11/+31 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | netfilter: nf_nat: avoid double seq_adjust for loopback | Julian Anastasov | 2011-06-16 | 2 | -1/+9 | |
| | * | | | | | | | | | | netfilter: fix looped (broad|multi)cast's MAC handling | Nicolas Cavallari | 2011-06-16 | 4 | -4/+8 | |
| | * | | | | | | | | | | netfilter: ipt_ecn: fix inversion for IP header ECN match | Patrick McHardy | 2011-06-16 | 1 | -1/+2 | |
| | * | | | | | | | | | | netfilter: ipt_ecn: fix protocol check in ecn_mt_check() | Patrick McHardy | 2011-06-16 | 1 | -3/+1 | |
| | * | | | | | | | | | | netfilter: ip_tables: fix compile with debug | Sebastian Andrzej Siewior | 2011-06-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/... | Patrick McHardy | 2011-06-16 | 2 | -1/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | IPVS netns exit causes crash in conntrack | Hans Schillstrom | 2011-06-13 | 2 | -1/+10 | |
| * | | | | | | | | | | | | net/hplance: hplance_init() should be __devinit | Geert Uytterhoeven | 2011-06-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | 3c503: fix broken IRQ autoprobing | Ondrej Zary | 2011-06-13 | 1 | -1/+2 | |
| * | | | | | | | | | | | | ieee802154: Don't leak memory in ieee802154_nl_fill_phy | Jesper Juhl | 2011-06-13 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-06-20 | 12 | -44/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper | Al Viro | 2011-06-20 | 2 | -8/+10 | |
| * | | | | | | | | | | | | fix comment in generic_permission() | Al Viro | 2011-06-20 | 1 | -1/+2 | |
| * | | | | | | | | | | | | kill obsolete comment for follow_down() | Al Viro | 2011-06-20 | 1 | -3/+0 | |
| * | | | | | | | | | | | | proc_sys_permission() is OK in RCU mode | Al Viro | 2011-06-20 | 1 | -3/+0 | |
| * | | | | | | | | | | | | reiserfs_permission() doesn't need to bail out in RCU mode | Al Viro | 2011-06-20 | 1 | -2/+0 | |
| * | | | | | | | | | | | | proc_fd_permission() is doesn't need to bail out in RCU mode | Al Viro | 2011-06-20 | 1 | -5/+1 | |
| * | | | | | | | | | | | | nilfs2_permission() doesn't need to bail out in RCU mode | Al Viro | 2011-06-20 | 1 | -6/+1 | |
| * | | | | | | | | | | | | logfs doesn't need ->permission() at all | Al Viro | 2011-06-20 | 1 | -8/+0 | |
| * | | | | | | | | | | | | coda_ioctl_permission() is safe in RCU mode | Al Viro | 2011-06-20 | 1 | -2/+0 | |
| * | | | | | | | | | | | | cifs_permission() doesn't need to bail out in RCU mode | Al Viro | 2011-06-20 | 1 | -3/+0 | |
| * | | | | | | | | | | | | bad_inode_permission() is safe from RCU mode | Al Viro | 2011-06-20 | 1 | -3/+0 | |
| * | | | | | | | | | | | | ubifs: dereferencing an ERR_PTR in ubifs_mount() | Dan Carpenter | 2011-06-20 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-06-20 | 5 | -8/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | xen/setup: Fix for incorrect xen_extra_mem_start. | Konrad Rzeszutek Wilk | 2011-06-16 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | xen: When calling power_off, don't call the halt function. | Tom Goetz | 2011-06-15 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | xen: Fix compile warning when CONFIG_SMP is not defined. | Konrad Rzeszutek Wilk | 2011-06-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | xen: support CONFIG_MAXSMP | Andrew Jones | 2011-06-15 | 2 | -1/+9 | |
| * | | | | | | | | | | | | | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" | Stefano Stabellini | 2011-06-09 | 1 | -1/+8 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-06-20 | 6 | -6/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Input: sh_keysc - 8x8 MODE_6 fix | Magnus Damm | 2011-06-18 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | Input: omap-keypad - add missing input_sync() | Janusz Krzysztofik | 2011-06-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Input: evdev - try to wake up readers only if we have full packet | Dmitry Torokhov | 2011-06-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | Input: properly assign return value of clamp() macro. | Hans Petter Selasky | 2011-05-25 | 2 | -3/+3 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-06-20 | 11 | -189/+174 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Btrfs: avoid delayed metadata items during commits | Chris Mason | 2011-06-17 | 3 | -10/+28 | |
| * | | | | | | | | | | | | | | | btrfs: fix uninitialized return value | David Sterba | 2011-06-17 | 1 | -3/+3 |