aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson2012-09-16
|\
| * serial: add a new helper functionHuang Shijie2012-09-05
| * Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27
| |\
| * | TTY: ircomm_tty, add tty installJiri Slaby2012-08-13
| * | TTY: use tty_port_register_deviceJiri Slaby2012-08-13
| * | tty: localise the lockAlan Cox2012-08-10
| * | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
| |\ \
| * | | tty: move the termios object into the ttyAlan Cox2012-07-16
| * | | tty: revert incorrectly applied lock patchAlan Cox2012-07-16
| * | | Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman2012-07-16
| |\ \ \
| * | | | tty: localise the lockAlan Cox2012-07-06
| * | | | Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-26
| |\ \ \ \
| * | | | | TTY: ircomm, use tty_port_close_start helperJiri Slaby2012-06-12
| * | | | | TTY: ircomm, use tty_port_close_end helperJiri Slaby2012-06-12
| * | | | | TTY: ircomm, define carrier routinesJiri Slaby2012-06-12
| * | | | | TTY: ircomm, define local tty_portJiri Slaby2012-06-12
| * | | | | TTY: ircomm, use tty from tty_portJiri Slaby2012-06-12
| * | | | | TTY: ircomm, revamp lockingJiri Slaby2012-06-12
| * | | | | TTY: ircomm, use flags from tty_portJiri Slaby2012-06-12
| * | | | | TTY: ircomm, use open counts from tty_portJiri Slaby2012-06-12
| * | | | | TTY: ircomm, use close times from tty_portJiri Slaby2012-06-12
| * | | | | TTY: ircomm, add tty_portJiri Slaby2012-06-12
* | | | | | Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka2012-09-05
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-02
|\ \ \ \ \ \
| * | | | | | net/xfrm/xfrm_state.c: fix error return codeJulia Lawall2012-08-31
| * | | | | | net: ipv6: fix error return codeJulia Lawall2012-08-31
| * | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-08-31
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-31
| | * | | | | | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso2012-08-30
| | * | | | | | netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall2012-08-29
| | * | | | | | netfilter: ctnetlink: fix error return code in init pathJulia Lawall2012-08-29
| | * | | | | | ipvs: fix error return codeJulia Lawall2012-08-29
| | * | | | | | netfilter: nfnetlink_log: fix NLA_PUT macro removal bugPatrick McHardy2012-08-20
| * | | | | | | ipv4: must use rcu protection while calling fib_lookupEric Dumazet2012-08-30
| * | | | | | | net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri2012-08-30
| * | | | | | | l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru2012-08-30
| * | | | | | | netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-29
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-24
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-24
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-23
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | mac80211: fix DS to MBSS address translationThomas Pedersen2012-08-22
| * | | | | | | | | | tcp: fix cwnd reduction for non-sack recoveryYuchung Cheng2012-08-24
| * | | | | | | | | | netlink: fix possible spoofing from non-root processesPablo Neira Ayuso2012-08-24
| * | | | | | | | | | ipv4: take rt_uncached_lock only if neededEric Dumazet2012-08-24
| |/ / / / / / / / /
| * | | | | | | | | af_packet: match_fanout_group() can be staticFengguang Wu2012-08-23
| * | | | | | | | | ipv4: properly update pmtuEric Dumazet2012-08-22
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-08-25
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields2012-08-20
| * | | | | | | | svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields2012-08-20
| * | | | | | | | svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields2012-08-20