aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-01
|\
| * Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-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
* | | | | | | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-01
|\ \ \ \ \ \ \
| * | | | | | | device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-17
| * | | | | | | netdev_printk/netif_printk: Remove a superfluous logging colonJoe Perches2012-09-17
| * | | | | | | netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches2012-09-17
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\ \ \ \ \ \ \
| * | | | | | | treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-01
* | | | | | | | inetpeer: fix token initializationNicolas Dichtel2012-09-27
* | | | | | | | l2tp: fix return value checkWei Yongjun2012-09-27
* | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-09-27
|\ \ \ \ \ \ \ \
| * | | | | | | | netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt2012-09-25
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ipv6: mip6: fix mip6_mh_filter()Eric Dumazet2012-09-25
| * | | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-09-25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | batman-adv: Fix symmetry check / route flapping in multi interface setupsLinus Lüssing2012-09-23
| | * | | | | | | | | batman-adv: Fix change mac address of soft iface.Def2012-09-23
| * | | | | | | | | | ipv6: raw: fix icmpv6_filter()Eric Dumazet2012-09-25
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-24
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-22
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez2012-09-18
| | | * | | | | | | | | Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes2012-09-18
| | | * | | | | | | | | Bluetooth: Fix freeing uninitialized delayed worksAndrei Emeltchenko2012-09-18
| | | * | | | | | | | | Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek2012-09-18
| | | * | | | | | | | | Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek2012-09-18
| * | | | | | | | | | | net: guard tcp_set_keepalive() to tcp socketsEric Dumazet2012-09-24
| | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | ipv4: raw: fix icmp_filter()Eric Dumazet2012-09-22
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-09-24
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | libceph: only kunmap kmapped pagesAlex Elder2012-09-21
| | |_|/ / / / / / | |/| | | | | | |