| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'depends/tty-omap-serial' into next/cleanup | Olof Johansson | 2012-09-16 | 5 | -203/+205 |
|\ |
|
| * | serial: add a new helper function | Huang Shijie | 2012-09-05 | 2 | -3/+3 |
| * | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2012-08-27 | 75 | -310/+686 |
| |\ |
|
| * | | TTY: ircomm_tty, add tty install | Jiri Slaby | 2012-08-13 | 1 | -16/+25 |
| * | | TTY: use tty_port_register_device | Jiri Slaby | 2012-08-13 | 1 | -2/+2 |
| * | | tty: localise the lock | Alan Cox | 2012-08-10 | 1 | -2/+2 |
| * | | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 | 448 | -17668/+25490 |
| |\ \ |
|
| * | | | tty: move the termios object into the tty | Alan Cox | 2012-07-16 | 3 | -12/+12 |
| * | | | tty: revert incorrectly applied lock patch | Alan Cox | 2012-07-16 | 1 | -2/+2 |
| * | | | Merge branch 'v3.6-rc7' into tty-next | Greg Kroah-Hartman | 2012-07-16 | 51 | -147/+281 |
| |\ \ \ |
|
| * | | | | 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 |
| |\ \ \ \ |
|
| * | | | | | 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 |
| * | | | | | TTY: ircomm, define carrier routines | Jiri Slaby | 2012-06-12 | 1 | -10/+33 |
| * | | | | | TTY: ircomm, define local tty_port | Jiri Slaby | 2012-06-12 | 1 | -53/+56 |
| * | | | | | TTY: ircomm, use tty from tty_port | Jiri Slaby | 2012-06-12 | 4 | -41/+70 |
| * | | | | | TTY: ircomm, revamp locking | Jiri Slaby | 2012-06-12 | 1 | -20/+18 |
| * | | | | | TTY: ircomm, use flags from tty_port | Jiri Slaby | 2012-06-12 | 3 | -30/+31 |
| * | | | | | TTY: ircomm, use open counts from tty_port | Jiri Slaby | 2012-06-12 | 1 | -21/+21 |
| * | | | | | TTY: ircomm, use close times from tty_port | Jiri Slaby | 2012-06-12 | 2 | -8/+6 |
| * | | | | | TTY: ircomm, add tty_port | Jiri Slaby | 2012-06-12 | 2 | -11/+12 |
* | | | | | | Fix order of arguments to compat_put_time[spec|val] | Mikulas Patocka | 2012-09-05 | 1 | -2/+2 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-02 | 16 | -61/+76 |
|\ \ \ \ \ \ |
|
| * | | | | | | net/xfrm/xfrm_state.c: fix error return code | Julia Lawall | 2012-08-31 | 1 | -1/+3 |
| * | | | | | | net: ipv6: fix error return code | Julia Lawall | 2012-08-31 | 1 | -3/+3 |
| * | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-08-31 | 5 | -10/+24 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso | 2012-08-31 | 1 | -5/+11 |
| | * | | | | | | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation | Pablo Neira Ayuso | 2012-08-30 | 1 | -1/+4 |
| | * | | | | | | netfilter: nfnetlink_log: fix error return code in init path | Julia Lawall | 2012-08-30 | 1 | -1/+3 |
| | * | | | | | | netfilter: ctnetlink: fix error return code in init path | Julia Lawall | 2012-08-30 | 1 | -1/+2 |
| | * | | | | | | ipvs: fix error return code | Julia Lawall | 2012-08-30 | 1 | -1/+3 |
| | * | | | | | | netfilter: nfnetlink_log: fix NLA_PUT macro removal bug | Patrick McHardy | 2012-08-20 | 1 | -1/+1 |
| * | | | | | | | ipv4: must use rcu protection while calling fib_lookup | Eric Dumazet | 2012-08-30 | 1 | -0/+2 |
| * | | | | | | | net: ipv4: ipmr_expire_timer causes crash when removing net namespace | Francesco Ruggeri | 2012-08-30 | 1 | -2/+12 |
| * | | | | | | | l2tp: avoid to use synchronize_rcu in tunnel free function | xeb@mail.ru | 2012-08-30 | 2 | -2/+2 |
| * | | | | | | | netpoll: revert 6bdb7fe3104 and fix be_poll() instead | Amerigo Wang | 2012-08-29 | 1 | -9/+1 |
| * | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-08-24 | 1 | -22/+16 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-24 | 1 | -22/+16 |
| | |\ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-08-23 | 1 | -22/+16 |
| | | |\ \ \ \ \ \ \ |
|
| | | | * | | | | | | | mac80211: fix DS to MBSS address translation | Thomas Pedersen | 2012-08-22 | 1 | -22/+16 |
| * | | | | | | | | | | tcp: fix cwnd reduction for non-sack recovery | Yuchung Cheng | 2012-08-24 | 1 | -8/+7 |
| * | | | | | | | | | | netlink: fix possible spoofing from non-root processes | Pablo Neira Ayuso | 2012-08-24 | 1 | -1/+3 |
| * | | | | | | | | | | ipv4: take rt_uncached_lock only if needed | Eric Dumazet | 2012-08-24 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
| * | | | | | | | | | af_packet: match_fanout_group() can be static | Fengguang Wu | 2012-08-23 | 1 | -1/+1 |
| * | | | | | | | | | ipv4: properly update pmtu | Eric Dumazet | 2012-08-22 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-08-25 | 2 | -7/+5 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping | J. Bruce Fields | 2012-08-20 | 1 | -5/+2 |
| * | | | | | | | | svcrpc: sends on closed socket should stop immediately | J. Bruce Fields | 2012-08-20 | 1 | -1/+2 |
| * | | | | | | | | svcrpc: fix BUG() in svc_tcp_clear_pages | J. Bruce Fields | 2012-08-20 | 1 | -1/+1 |