Age | Commit message (Expand) | Author |
2013-04-16 | mac80211: VHT off-by-one NSS | Karl Beldan |
2013-04-16 | mac80211: support secondary channel offset in CSA | Johannes Berg |
2013-04-16 | cfg80211: add ieee80211_operating_class_to_band | Johannes Berg |
2013-04-15 | net: sctp: minor: make sctp_ep_common's member 'dead' a bool | Daniel Borkmann |
2013-04-15 | net: sctp: remove sctp_ep_common struct member 'malloced' | Daniel Borkmann |
2013-04-14 | net: sock: make sock_tx_timestamp void | Daniel Borkmann |
2013-04-14 | ipv6: statically link register_inet6addr_notifier() | Cong Wang |
2013-04-12 | tcp: GSO should be TSQ friendly | Eric Dumazet |
2013-04-12 | NFC: RFKILL support | Samuel Ortiz |
2013-04-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2013-04-11 | Bluetooth: rename hci_conn_put to hci_conn_drop | David Herrmann |
2013-04-10 | mac80211: provide SSID in IBSS mode | Marek Puzyniak |
2013-04-10 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-09 | bluetooth: kill unused fops field in struct bt_sock_list | Al Viro |
2013-04-09 | bluetooth: kill unused 'module' argument of bt_procfs_init() | Al Viro |
2013-04-09 | net: sctp: introduce uapi header for sctp | Daniel Borkmann |
2013-04-09 | netprio_cgroup: remove task_struct parameter from sock_update_netprio() | Zefan Li |
2013-04-09 | cls_cgroup: remove task_struct parameter from sock_update_classid() | Zefan Li |
2013-04-09 | net: ipv6: only invalidate previously tokenized addresses | Daniel Borkmann |
2013-04-08 | af_iucv: fix recvmsg by replacing skb_pull() function | Ursula Braun |
2013-04-08 | net: ipv6: add tokenized interface identifier support | Daniel Borkmann |
2013-04-08 | ieee802154/nl-mac.c: make some MLME operations optional | Werner Almesberger |
2013-04-08 | IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops" | Werner Almesberger |
2013-04-07 | scm: Stop passing struct cred | Eric W. Biederman |
2013-04-07 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2013-04-05 | Bluetooth: hidp: verify l2cap sockets | David Herrmann |
2013-04-05 | netfilter: nf_log: prepare net namespace support for loggers | Gao feng |
2013-04-05 | netfilter: make /proc/net/netfilter pernet | Gao feng |
2013-04-04 | net: frag queue per hash bucket locking | Jesper Dangaard Brouer |
2013-04-04 | Bluetooth: Remove driver init queue from core | Marcel Holtmann |
2013-04-04 | Bluetooth: Add driver setup stage for early init | Marcel Holtmann |
2013-04-04 | Bluetooth: Add __hci_cmd_sync_ev function | Johan Hedberg |
2013-04-04 | Bluetooth: Add support for custom event terminated commands | Johan Hedberg |
2013-04-04 | Bluetooth: Add __hci_cmd_sync() helper function | Johan Hedberg |
2013-04-04 | Bluetooth: Track received events in hdev | Johan Hedberg |
2013-04-04 | Bluetooth: Remove unneeded hci_req_cmd_status function | Andre Guedes |
2013-04-02 | tcp: Remove dead sysctl_tcp_cookie_size declaration | Neal Cardwell |
2013-04-02 | ipvs: convert services to rcu | Julian Anastasov |
2013-04-02 | ipvs: convert dests to rcu | Julian Anastasov |
2013-04-02 | ipvs: convert sched_lock to spin lock | Julian Anastasov |
2013-04-02 | ipvs: do not expect result from done_service | Julian Anastasov |
2013-04-02 | ipvs: reorganize dest trash | Julian Anastasov |
2013-04-02 | ipvs: add ip_vs_dest_hold and ip_vs_dest_put | Julian Anastasov |
2013-04-02 | ipvs: preparations for using rcu in schedulers | Julian Anastasov |
2013-04-02 | ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new | Julian Anastasov |
2013-04-02 | ipvs: reorder keys in connection structure | Julian Anastasov |
2013-04-02 | ipvs: convert connection locking | Julian Anastasov |
2013-04-02 | ipvs: remove rs_lock by using RCU | Julian Anastasov |
2013-04-02 | ipvs: convert app locks | Julian Anastasov |