Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | Bluetooth: Fix LE pairing completion on connection failure | Vishal Agarwal | 2012-06-08 | 1 | -0/+18 | |
| | | | * | | Bluetooth: Fix SMP pairing method selection | Johan Hedberg | 2012-06-08 | 1 | -1/+1 | |
| | * | | | | net: remove my future former mail address | RĂ©mi Denis-Courmont | 2012-06-17 | 9 | -15/+14 | |
| | * | | | | Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip... | David S. Miller | 2012-06-16 | 2 | -22/+12 | |
| | * | | | | ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route | Thomas Graf | 2012-06-15 | 2 | -12/+22 | |
| | * | | | | net: remove skb_orphan_try() | Eric Dumazet | 2012-06-15 | 3 | -26/+1 | |
| * | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-06-26 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | HID: Fix the generic Kconfig options | Henrik Rydberg | 2012-06-25 | 1 | -1/+1 | |
* | | | | | | | tty: localise the lock | Alan Cox | 2012-07-06 | 1 | -2/+2 | |
* | | | | | | | Merge 3.5-rc4 into tty-next | Greg Kroah-Hartman | 2012-06-26 | 35 | -174/+246 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | libceph: flush msgr queue during mon_client shutdown | Sage Weil | 2012-06-20 | 2 | -7/+8 | |
| * | | | | | | rbd: Clear ceph_msg->bio_iter for retransmitted message | Yan, Zheng | 2012-06-20 | 1 | -0/+4 | |
| * | | | | | | libceph: use con get/put ops from osd_client | Sage Weil | 2012-06-20 | 1 | -4/+4 | |
| * | | | | | | libceph: osd_client: don't drop reply reference too early | Alex Elder | 2012-06-20 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'v9fs-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/er... | Linus Torvalds | 2012-06-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | 9p: BUG before corrupting memory | Sasha Levin | 2012-06-11 | 1 | -1/+1 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-06-15 | 2 | -7/+8 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer | Jeff Layton | 2012-06-11 | 1 | -6/+6 | |
| | * | | | | | NFSv4.1: Fix a request leak on the back channel | Trond Myklebust | 2012-05-31 | 1 | -1/+2 | |
| * | | | | | | netpoll: fix netpoll_send_udp() bugs | Eric Dumazet | 2012-06-13 | 1 | -5/+6 | |
| * | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 2012-06-12 | 2 | -34/+43 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | netfilter: nf_ct_h323: fix bug in rtcp natting | Pablo Neira Ayuso | 2012-06-07 | 1 | -3/+2 | |
| | * | | | | | | netfilter: xt_HMARK: fix endianness and provide consistent hashing | Hans Schillstrom | 2012-06-07 | 1 | -31/+41 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-11 | 2 | -1/+4 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | mac80211: add back channel change flag | Stanislaw Gruszka | 2012-06-08 | 1 | -1/+1 | |
| | * | | | | | | NFC: Fix possible NULL ptr deref when getting the name of a socket | Sasha Levin | 2012-06-08 | 1 | -0/+3 | |
| * | | | | | | | net/core: fix kernel-doc warnings | Randy Dunlap | 2012-06-08 | 2 | -3/+3 | |
| * | | | | | | | l2tp: fix a race in l2tp_ip_sendmsg() | Eric Dumazet | 2012-06-08 | 1 | -3/+6 | |
| * | | | | | | | snmp: fix OutOctets counter to include forwarded datagrams | Vincent Bernat | 2012-06-07 | 4 | -0/+5 | |
| * | | | | | | | appletalk: Remove out of date message in printk | Dave Jones | 2012-06-07 | 1 | -3/+1 | |
| * | | | | | | | ipv6: fib: Restore NTF_ROUTER exception in fib6_age() | Thomas Graf | 2012-06-07 | 1 | -1/+1 | |
| * | | | | | | | net: neighbour: fix neigh_dump_info() | Eric Dumazet | 2012-06-07 | 1 | -8/+6 | |
| * | | | | | | | net: l2tp_eth: fix kernel panic on rmmod l2tp_eth | Eric Dumazet | 2012-06-07 | 1 | -0/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-06-06 | 11 | -22/+97 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-06 | 11 | -22/+97 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-06-06 | 1 | -1/+1 | |
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | | ||||||
| | | | * | | | | Bluetooth: Fix checking the wrong flag when accepting a socket | Vinicius Costa Gomes | 2012-06-05 | 1 | -1/+1 | |
| | | * | | | | | cfg80211: fix interface combinations check | Johannes Berg | 2012-06-05 | 1 | -1/+18 | |
| | | |/ / / / | ||||||
| | | * | | | | mac80211: fix non RCU-safe sta_list manipulation | Arik Nemtsov | 2012-06-04 | 1 | -2/+2 | |
| | | * | | | | mac80211: Fix likely misuse of | for & | Joe Perches | 2012-06-04 | 1 | -3/+3 | |
| | | * | | | | mac80211: add missing rcu_read_lock/unlock in agg-rx session timer | Felix Fietkau | 2012-06-04 | 1 | -1/+6 | |
| | | * | | | | mac80211: clean up remain-on-channel on interface stop | Johannes Berg | 2012-06-04 | 2 | -0/+28 | |
| | | * | | | | mac80211: fix error in station state transitions during reconfig | Meenakshi Venkataraman | 2012-06-04 | 1 | -1/+1 | |
| | | * | | | | mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS | Chun-Yeow Yeoh | 2012-06-04 | 1 | -3/+6 | |
| | | * | | | | cfg80211: use sme_state in ibss start/join path | Amitkumar Karwar | 2012-06-04 | 1 | -1/+5 | |
| | | * | | | | mac80211: run scan after finish connection monitoring | Stanislaw Gruszka | 2012-06-04 | 1 | -9/+27 | |
| | | | |/ / | | | |/| | | ||||||
| * | | | | | inetpeer: fix a race in inetpeer_gc_worker() | Eric Dumazet | 2012-06-06 | 1 | -4/+12 | |
| |/ / / / | ||||||
| * | | | | drop_monitor: dont sleep in atomic context | Eric Dumazet | 2012-06-04 | 1 | -69/+33 | |
| |/ / / | ||||||
* | | | | TTY: ircomm, use tty_port_close_start helper | Jiri Slaby | 2012-06-12 | 1 | -47/+1 | |
* | | | | TTY: ircomm, use tty_port_close_end helper | Jiri Slaby | 2012-06-12 | 1 | -15/+1 |