| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-30 |
|\ |
|
| * | net: sendmsg: fix NULL pointer dereference | Andrey Ryabinin | 2014-07-29 |
| * | ip: make IP identifiers less predictable | Eric Dumazet | 2014-07-28 |
| * | neighbour : fix ndm_type type error issue | Jun Zhao | 2014-07-28 |
| * | Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-07-25 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-07-24 |
| |\ \ |
|
| | * | | ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack | Julian Anastasov | 2014-07-15 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-07-24 |
| |\ \ \ |
|
| | * | | | xfrm: Fix installation of AH IPsec SAs | Tobias Brunner | 2014-06-30 |
| | * | | | xfrm: Fix refcount imbalance in xfrm_lookup | Steffen Klassert | 2014-06-26 |
| * | | | | net: sctp: inherit auth_capable on INIT collisions | Daniel Borkmann | 2014-07-22 |
* | | | | | ipv4: clean up cast warning in do_ip_getsockopt | Karoly Kemeny | 2014-07-29 |
* | | | | | tipc: remove duplicated include from socket.c | Wei Yongjun | 2014-07-29 |
* | | | | | net/udp_offload: Use IS_ERR_OR_NULL | Himangi Saraogi | 2014-07-29 |
* | | | | | openvswitch: Use IS_ERR_OR_NULL | Himangi Saraogi | 2014-07-29 |
* | | | | | net/ipv4: Use IS_ERR_OR_NULL | Himangi Saraogi | 2014-07-29 |
* | | | | | vlan: fail early when creating netdev named config | WANG Cong | 2014-07-29 |
* | | | | | ipv6: fail early when creating netdev named all or default | WANG Cong | 2014-07-29 |
* | | | | | ipv4: fail early when creating netdev named all or default | WANG Cong | 2014-07-29 |
* | | | | | net: remove deprecated syststamp timestamp | Willem de Bruijn | 2014-07-29 |
* | | | | | packet: remove deprecated syststamp timestamp | Willem de Bruijn | 2014-07-29 |
* | | | | | tipc: make tipc_buf_append() more robust | Jon Paul Maloy | 2014-07-28 |
* | | | | | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-07-28 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-07-25 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2014-07-23 |
| | |\ \ \ \ |
|
| | | * | | | | mac80211: fix crash on getting sta info with uninitialized rate control | Felix Fietkau | 2014-07-22 |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 | John W. Linville | 2014-07-18 |
| | |\| | | | |
|
| | | * | | | | cfg80211: fix mic_failure tracing | Eliad Peller | 2014-07-18 |
| | | * | | | | Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan" | Johannes Berg | 2014-07-07 |
| * | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-07-22 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Bluetooth: Prefer sizeof(*ptr) when allocating memory | Johan Hedberg | 2014-07-21 |
| | * | | | | | | Bluetooth: Remove unneeded variable assignment in hmac_sha256 | Marcel Holtmann | 2014-07-20 |
| | * | | | | | | Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now | Johan Hedberg | 2014-07-20 |
| | * | | | | | | Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP | Johan Hedberg | 2014-07-18 |
| | * | | | | | | Bluetooth: Fix allowing initiating pairing when not pairable | Johan Hedberg | 2014-07-17 |
| | * | | | | | | Bluetooth: Introduce a flag to track who really initiates authentication | Johan Hedberg | 2014-07-17 |
| | * | | | | | | Bluetooth: Pass initiator/acceptor information to hci_conn_security() | Johan Hedberg | 2014-07-17 |
| | * | | | | | | Bluetooth: Fix resetting remote authentication requirement after pairing | Johan Hedberg | 2014-07-17 |
| | * | | | | | | Bluetooth: never linger on process exit | Vladimir Davydov | 2014-07-17 |
| | * | | | | | | Bluetooth: Don't bother user space without IO capabilities | Johan Hedberg | 2014-07-17 |
| | * | | | | | | Bluetooth: Fix using uninitialized variable when pairing | Johan Hedberg | 2014-07-17 |
| | * | | | | | | Bluetooth: Fix always checking the blacklist for incoming connections | Johan Hedberg | 2014-07-16 |
| | * | | | | | | Bluetooth: Fix trying to initiate connections when acting as LE slave | Johan Hedberg | 2014-07-16 |
| | * | | | | | | Bluetooth: Add a role parameter to hci_conn_add() | Johan Hedberg | 2014-07-16 |
| | * | | | | | | Bluetooth: Use explicit role instead of a bool in function parameters | Johan Hedberg | 2014-07-16 |
| | * | | | | | | Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable | Johan Hedberg | 2014-07-16 |
| | * | | | | | | Bluetooth: Add proper defines for HCI connection role | Johan Hedberg | 2014-07-16 |
| | * | | | | | | Bluetooth: Don't try to reject failed LE connections | Johan Hedberg | 2014-07-15 |
| | * | | | | | | Bluetooth: Remove unnecessary params variable from process_adv_report() | Johan Hedberg | 2014-07-15 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 2014-07-22 |
| |\ \ \ \ \ \ \ |
|