summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ipv4: fix multicast lossesEric Dumazet2011-06-181-3/+1
| |/ / / / /
| * | | | | inet_diag: fix inet_diag_bc_audit()Eric Dumazet2011-06-171-8/+6
| * | | | | gigaset: call module_put before restart of if_open()Pavel Shved2011-06-171-1/+3
| * | | | | farsync: add module_put to error path in fst_open()Pavel Shved2011-06-171-1/+3
| * | | | | net: rfs: enable RFS before first data packet is receivedEric Dumazet2011-06-173-0/+3
| * | | | | fs_enet: fix freescale FCC ethernet dp buffer alignmentClive Stubbings2011-06-171-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-177-10/+41
| |\ \ \ \ \
| | * | | | | mwl8k: Tell firmware to generate CCMP headerNishant Sarmukadam2011-06-151-1/+3
| | * | | | | mwifiex: Fixing NULL pointer dereferenceYogesh Ashok Powar2011-06-151-0/+2
| | * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-06-105-9/+36
| | |\ \ \ \ \
| | | * | | | | Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devicesVille Tervo2011-06-101-8/+10
| | | * | | | | Bluetooth: Do not ignore errors returned from strict_strtol()David Miller2011-06-101-0/+12
| | | * | | | | Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-06-101-1/+12
| | | * | | | | Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian2011-06-092-0/+2
| * | | | | | | netdev: bfin_mac: fix memory leak when freeing dma descriptorsSonic Zhang2011-06-171-10/+10
| * | | | | | | vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan supportAntoine Reversat2011-06-171-1/+1
| * | | | | | | caif: Bugfix - XOFF removed channel from caif-muxsjur.brandeland@stericsson.com2011-06-161-1/+1
| * | | | | | | tun: teach the tun/tap driver to support netpollNeil Horman2011-06-161-1/+23
| * | | | | | | dp83640: drop PHY status frames in the driver.Richard Cochran2011-06-161-2/+2
| * | | | | | | dp83640: fix phy status frame event parsingRichard Cochran2011-06-161-5/+15
| * | | | | | | phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle2011-06-161-0/+1
| * | | | | | | ppp: use PPP_TRANS instead of the magic number 0x20Changli Gao2011-06-161-2/+2
| * | | | | | | MAINTAINERS: Update EBTABLES mailing listJoe Perches2011-06-161-2/+1
| * | | | | | | IGMP snooping: set mrouters_only flag for IPv6 traffic properlyFernando Luis Vázquez Cao2011-06-161-1/+1
| * | | | | | | IGMP snooping: set mrouters_only flag for IPv4 traffic properlyFernando Luis Vázquez Cao2011-06-161-1/+1
| * | | | | | | net/usb: Add Samsung Kalmia driver for Samsung GT-B3730Marius B. Kotsbak2011-06-163-0/+395
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-06-1610-11/+31
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov2011-06-162-1/+9
| | * | | | | | | netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari2011-06-164-4/+8
| | * | | | | | | netfilter: ipt_ecn: fix inversion for IP header ECN matchPatrick McHardy2011-06-161-1/+2
| | * | | | | | | netfilter: ipt_ecn: fix protocol check in ecn_mt_check()Patrick McHardy2011-06-161-3/+1
| | * | | | | | | netfilter: ip_tables: fix compile with debugSebastian Andrzej Siewior2011-06-161-1/+1
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy2011-06-162-1/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | IPVS netns exit causes crash in conntrackHans Schillstrom2011-06-132-1/+10
| * | | | | | | | | net/hplance: hplance_init() should be __devinitGeert Uytterhoeven2011-06-131-1/+1
| * | | | | | | | | 3c503: fix broken IRQ autoprobingOndrej Zary2011-06-131-1/+2
| * | | | | | | | | ieee802154: Don't leak memory in ieee802154_nl_fill_phyJesper Juhl2011-06-131-1/+2
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-2012-44/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro2011-06-202-8/+10
| * | | | | | | | | | fix comment in generic_permission()Al Viro2011-06-201-1/+2
| * | | | | | | | | | kill obsolete comment for follow_down()Al Viro2011-06-201-3/+0
| * | | | | | | | | | proc_sys_permission() is OK in RCU modeAl Viro2011-06-201-3/+0
| * | | | | | | | | | reiserfs_permission() doesn't need to bail out in RCU modeAl Viro2011-06-201-2/+0
| * | | | | | | | | | proc_fd_permission() is doesn't need to bail out in RCU modeAl Viro2011-06-201-5/+1
| * | | | | | | | | | nilfs2_permission() doesn't need to bail out in RCU modeAl Viro2011-06-201-6/+1
| * | | | | | | | | | logfs doesn't need ->permission() at allAl Viro2011-06-201-8/+0
| * | | | | | | | | | coda_ioctl_permission() is safe in RCU modeAl Viro2011-06-201-2/+0
| * | | | | | | | | | cifs_permission() doesn't need to bail out in RCU modeAl Viro2011-06-201-3/+0
| * | | | | | | | | | bad_inode_permission() is safe from RCU modeAl Viro2011-06-201-3/+0
| * | | | | | | | | | ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter2011-06-201-0/+1