aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
|\
| * net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2014-07-29
| * ip: make IP identifiers less predictableEric Dumazet2014-07-28
| * neighbour : fix ndm_type type error issueJun Zhao2014-07-28
| * Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-25
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-07-24
| |\ \
| | * | ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov2014-07-15
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-07-24
| |\ \ \
| | * | | xfrm: Fix installation of AH IPsec SAsTobias Brunner2014-06-30
| | * | | xfrm: Fix refcount imbalance in xfrm_lookupSteffen Klassert2014-06-26
| * | | | net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann2014-07-22
* | | | | ipv4: clean up cast warning in do_ip_getsockoptKaroly Kemeny2014-07-29
* | | | | tipc: remove duplicated include from socket.cWei Yongjun2014-07-29
* | | | | net/udp_offload: Use IS_ERR_OR_NULLHimangi Saraogi2014-07-29
* | | | | openvswitch: Use IS_ERR_OR_NULLHimangi Saraogi2014-07-29
* | | | | net/ipv4: Use IS_ERR_OR_NULLHimangi Saraogi2014-07-29
* | | | | vlan: fail early when creating netdev named configWANG Cong2014-07-29
* | | | | ipv6: fail early when creating netdev named all or defaultWANG Cong2014-07-29
* | | | | ipv4: fail early when creating netdev named all or defaultWANG Cong2014-07-29
* | | | | net: remove deprecated syststamp timestampWillem de Bruijn2014-07-29
* | | | | packet: remove deprecated syststamp timestampWillem de Bruijn2014-07-29
* | | | | tipc: make tipc_buf_append() more robustJon Paul Maloy2014-07-28
* | | | | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-28
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-25
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-07-23
| | |\ \ \ \
| | | * | | | mac80211: fix crash on getting sta info with uninitialized rate controlFelix Fietkau2014-07-22
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-07-18
| | |\| | | |
| | | * | | | cfg80211: fix mic_failure tracingEliad Peller2014-07-18
| | | * | | | Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg2014-07-07
| * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-22
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: Prefer sizeof(*ptr) when allocating memoryJohan Hedberg2014-07-21
| | * | | | | | Bluetooth: Remove unneeded variable assignment in hmac_sha256Marcel Holtmann2014-07-20
| | * | | | | | Bluetooth: Disable HCI_CONNECTABLE based passive scanning for nowJohan Hedberg2014-07-20
| | * | | | | | Bluetooth: Use EOPNOTSUPP instead of ENOTSUPPJohan Hedberg2014-07-18
| | * | | | | | Bluetooth: Fix allowing initiating pairing when not pairableJohan Hedberg2014-07-17
| | * | | | | | Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg2014-07-17
| | * | | | | | Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2014-07-17
| | * | | | | | Bluetooth: Fix resetting remote authentication requirement after pairingJohan Hedberg2014-07-17
| | * | | | | | Bluetooth: never linger on process exitVladimir Davydov2014-07-17
| | * | | | | | Bluetooth: Don't bother user space without IO capabilitiesJohan Hedberg2014-07-17
| | * | | | | | Bluetooth: Fix using uninitialized variable when pairingJohan Hedberg2014-07-17
| | * | | | | | Bluetooth: Fix always checking the blacklist for incoming connectionsJohan Hedberg2014-07-16
| | * | | | | | Bluetooth: Fix trying to initiate connections when acting as LE slaveJohan Hedberg2014-07-16
| | * | | | | | Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg2014-07-16
| | * | | | | | Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg2014-07-16
| | * | | | | | Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg2014-07-16
| | * | | | | | Bluetooth: Add proper defines for HCI connection roleJohan Hedberg2014-07-16
| | * | | | | | Bluetooth: Don't try to reject failed LE connectionsJohan Hedberg2014-07-15
| | * | | | | | Bluetooth: Remove unnecessary params variable from process_adv_report()Johan Hedberg2014-07-15
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-07-22
| |\ \ \ \ \ \ \