Age | Commit message (Expand) | Author |
2012-09-19 | cfg80211: constify name parameter to add_virtual_intf | Johannes Berg |
2012-09-18 | Bluetooth: mgmt: Implement support for passkey notification | Johan Hedberg |
2012-09-18 | ipv6: use net->rt_genid to check dst validity | Nicolas Dichtel |
2012-09-18 | netns: move net->ipv4.rt_genid to net->rt_genid | Nicolas Dichtel |
2012-09-18 | ipv4/route: arg delay is useless in rt_cache_flush() | Nicolas Dichtel |
2012-09-18 | cfg80211/nl80211: Notify connection request failure in AP mode | Pandiyarajan Pitchaimuthu |
2012-09-18 | cfg80211: remove obsolete comment for .sched_scan_stop() callback | Arend van Spriel |
2012-09-17 | userns: Convert the audit loginuid to be a kuid | Eric W. Biederman |
2012-09-17 | include/net/sock.h: squelch compiler warning in sk_rmem_schedule() | Chuck Lever |
2012-09-17 | llc: Remove stray reference to sysctl_llc_station_ack_timeout. | David S. Miller |
2012-09-17 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-09-16 | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman |
2012-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-09-14 | cgroup: Assign subsystem IDs during compile time | Daniel Wagner |
2012-09-14 | cgroup: net_prio: Do not define task_netpioidx() when not selected | Daniel Wagner |
2012-09-14 | cgroup: net_cls: Do not define task_cls_classid() when not selected | Daniel Wagner |
2012-09-14 | cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.h | Daniel Wagner |
2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman |
2012-09-10 | mac80211: add key flag for management keys | Johannes Berg |
2012-09-08 | Bluetooth: debug: Print refcnt for hci_dev | Andrei Emeltchenko |
2012-09-08 | Bluetooth: trivial: Make hci_chan_del return void | Andrei Emeltchenko |
2012-09-08 | Bluetooth: Remove unneeded zero init | Andrei Emeltchenko |
2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-09-07 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-09-07 | ipv4/route: arg delay is useless in rt_cache_flush() | Nicolas Dichtel |
2012-09-07 | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. | Eric W. Biederman |
2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-09-06 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2012-09-06 | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg |
2012-09-05 | ipv6: fix handling of blackhole and prohibit routes | Nicolas Dichtel |
2012-09-05 | cfg80211: add kerneldoc entry for "vht_cap" | Robert P. J. Day |
2012-09-04 | xfrm: Workaround incompatibility of ESN and async crypto | Steffen Klassert |
2012-09-03 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2012-09-03 | tcp: use PRR to reduce cwin in CWR state | Yuchung Cheng |
2012-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso |
2012-09-03 | netfilter: nf_conntrack: add nf_ct_timeout_lookup | Pablo Neira Ayuso |
2012-08-31 | tcp: TCP Fast Open Server - support TFO listeners | Jerry Chu |
2012-08-31 | tcp: TCP Fast Open Server - header & support functions | Jerry Chu |
2012-08-31 | tcp: Increase timeout for SYN segments | Alex Bergmann |
2012-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-08-31 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2012-08-31 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso |
2012-08-30 | netfilter: ip6tables: add MASQUERADE target | Patrick McHardy |
2012-08-30 | netfilter: ipv6: add IPv6 NAT support | Patrick McHardy |
2012-08-30 | net: core: add function for incremental IPv6 pseudo header checksum updates | Patrick McHardy |
2012-08-30 | netfilter: add protocol independent NAT core | Patrick McHardy |
2012-08-30 | netfilter: nf_nat: add protoff argument to packet mangling functions | Patrick McHardy |
2012-08-27 | Bluetooth: Change signature of smp_conn_security() | Vinicius Costa Gomes |
2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman |