summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | netfilter: bridge: add reject supportPablo Neira Ayuso2014-07-223-0/+74
| * | | | | | | tcp: don't require root to read tcp_metricsBanerjee, Debabrata2014-07-311-1/+0
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-07-303-65/+42
| |\ \ \ \ \ \ \
| | * | | | | | | xfrm4: Remove duplicate semicolonChristoph Paasch2014-06-301-1/+1
| | * | | | | | | vti: Simplify error handling in module init and exitMathias Krause2014-06-261-33/+21
| | * | | | | | | vti6: Simplify error handling in module init and exitMathias Krause2014-06-261-31/+20
| * | | | | | | | net: filter: don't release unattached filter through call_rcu()Pablo Neira2014-07-301-3/+8
| * | | | | | | | net: Remove unlikely() for WARN_ON() conditionsThomas Graf2014-07-302-2/+2
| * | | | | | | | dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt2014-07-301-2/+3
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-309-16/+46
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | ipv4: clean up cast warning in do_ip_getsockoptKaroly Kemeny2014-07-291-1/+1
| * | | | | | | | tipc: remove duplicated include from socket.cWei Yongjun2014-07-291-1/+0
| * | | | | | | | net/udp_offload: Use IS_ERR_OR_NULLHimangi Saraogi2014-07-291-1/+1
| * | | | | | | | openvswitch: Use IS_ERR_OR_NULLHimangi Saraogi2014-07-291-1/+1
| * | | | | | | | net/ipv4: Use IS_ERR_OR_NULLHimangi Saraogi2014-07-291-1/+1
| * | | | | | | | vlan: fail early when creating netdev named configWANG Cong2014-07-292-8/+15
| * | | | | | | | ipv6: fail early when creating netdev named all or defaultWANG Cong2014-07-291-28/+54
| * | | | | | | | ipv4: fail early when creating netdev named all or defaultWANG Cong2014-07-291-9/+27
| * | | | | | | | net: remove deprecated syststamp timestampWillem de Bruijn2014-07-292-12/+4
| * | | | | | | | packet: remove deprecated syststamp timestampWillem de Bruijn2014-07-291-8/+4
| * | | | | | | | tipc: make tipc_buf_append() more robustJon Paul Maloy2014-07-281-8/+21
| * | | | | | | | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-2841-544/+1087
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-253-12/+16
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-2211-122/+144
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | * | | | | | | Bluetooth: Prefer sizeof(*ptr) when allocating memoryJohan Hedberg2014-07-213-6/+6
| | | * | | | | | | Bluetooth: Remove unneeded variable assignment in hmac_sha256Marcel Holtmann2014-07-201-1/+1
| | | * | | | | | | Bluetooth: Disable HCI_CONNECTABLE based passive scanning for nowJohan Hedberg2014-07-201-2/+1
| | | * | | | | | | Bluetooth: Use EOPNOTSUPP instead of ENOTSUPPJohan Hedberg2014-07-184-5/+5
| | | * | | | | | | Bluetooth: Fix allowing initiating pairing when not pairableJohan Hedberg2014-07-171-2/+7
| | | * | | | | | | Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg2014-07-172-0/+8
| | | * | | | | | | Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2014-07-175-11/+14
| | | * | | | | | | Bluetooth: Fix resetting remote authentication requirement after pairingJohan Hedberg2014-07-171-0/+3
| | | * | | | | | | Bluetooth: never linger on process exitVladimir Davydov2014-07-173-4/+8
| | | * | | | | | | Bluetooth: Don't bother user space without IO capabilitiesJohan Hedberg2014-07-172-1/+7
| | | * | | | | | | Bluetooth: Fix using uninitialized variable when pairingJohan Hedberg2014-07-171-1/+1
| | | * | | | | | | Bluetooth: Fix always checking the blacklist for incoming connectionsJohan Hedberg2014-07-161-12/+11
| | | * | | | | | | Bluetooth: Fix trying to initiate connections when acting as LE slaveJohan Hedberg2014-07-161-0/+6
| | | * | | | | | | Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg2014-07-163-21/+17
| | | * | | | | | | Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg2014-07-166-21/+27
| | | * | | | | | | Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg2014-07-164-33/+23
| | | * | | | | | | Bluetooth: Add proper defines for HCI connection roleJohan Hedberg2014-07-161-1/+1
| | | * | | | | | | Bluetooth: Don't try to reject failed LE connectionsJohan Hedberg2014-07-151-5/+5
| | | * | | | | | | Bluetooth: Remove unnecessary params variable from process_adv_report()Johan Hedberg2014-07-151-5/+2
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-07-2217-169/+653
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | * | | | | | | mac80211: add support for Rx reordering offloadingMichal Kazior2014-07-213-23/+118
| | | * | | | | | | mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior2014-07-214-24/+62
| | | * | | | | | | mac80211: remove useless NULL checksEytan Lifshitz2014-07-211-3/+0
| | | * | | | | | | mac80211: fix a potential NULL access in ieee80211_crypto_hw_decryptMax Stepanov2014-07-211-1/+1
| | | * | | | | | | wireless: fixup genregdb.awk for remove of antenna gain from wireless-regdLuis R. Rodriguez2014-07-212-13/+28
| | | * | | | | | | mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flagLuciano Coelho2014-07-212-8/+1