summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-07-21batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli
2014-07-21batman-adv: drop QinQ claim frames in bridge loop avoidanceSimon Wunderlich
2014-07-20dns_resolver: Null-terminate the right stringBen Hutchings
2014-07-20tipc: fix sparse non static symbol warningsWei Yongjun
2014-07-20net/rxrpc/ar-key.c: drop negativity check on unsigned valueAndrey Utkin
2014-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-07-20net_sched: avoid generating same handle for u32 filtersCong Wang
2014-07-20net: print a notification on device renameVeaceslav Falico
2014-07-20net: print net_device reg_state in netdev_* unless it's registeredVeaceslav Falico
2014-07-20net_sched: hold tcf_lock in netdevice notifierCong Wang
2014-07-21NFC: digital: Add digital framing calls when in target modeMark A. Greer
2014-07-21NFC: digital: Clear poll_tech_count before activating targetMark A. Greer
2014-07-21NFC: digital: Check for NFC-DEP before checking for Type 4 tagMark A. Greer
2014-07-20Bluetooth: Remove unneeded variable assignment in hmac_sha256Marcel Holtmann
2014-07-20Bluetooth: Disable HCI_CONNECTABLE based passive scanning for nowJohan Hedberg
2014-07-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-07-18SUNRPC: xdr_get_next_encode_buffer should be declared staticTrond Myklebust
2014-07-18svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-07-18Bluetooth: Use EOPNOTSUPP instead of ENOTSUPPJohan Hedberg
2014-07-18cfg80211: fix mic_failure tracingEliad Peller
2014-07-18mac80211: suppress unused variable warning without lockdepJohannes Berg
2014-07-17Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt
2014-07-17net_sched: cancel nest attribute on failure in tcf_exts_dump()Cong Wang
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells
2014-07-17Bluetooth: Fix allowing initiating pairing when not pairableJohan Hedberg
2014-07-17Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg
2014-07-17Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg
2014-07-17Bluetooth: Fix resetting remote authentication requirement after pairingJohan Hedberg
2014-07-17Bluetooth: never linger on process exitVladimir Davydov
2014-07-17Bluetooth: Don't bother user space without IO capabilitiesJohan Hedberg
2014-07-17Bluetooth: Fix using uninitialized variable when pairingJohan Hedberg
2014-07-16openvswitch: make generic netlink group conststephen hemminger
2014-07-16udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held
2014-07-16udp: Simplify __udp*_lib_mcast_deliver.David Held
2014-07-16netlink: remove bool varibleVarka Bhadram
2014-07-16rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_delAlexander Duyck
2014-07-16net: remove open-coded skb_cow_head.françois romieu
2014-07-16tipc: ensure sequential message delivery across dual bearersJon Paul Maloy
2014-07-16tipc: rename temporarily named functionsJon Paul Maloy
2014-07-16tipc: remove unreferenced functionsJon Paul Maloy
2014-07-16tipc: start using the new multicast functionsJon Paul Maloy
2014-07-16tipc: add new functions for multicast and broadcast distributionJon Paul Maloy
2014-07-16tipc: let internal link users call the new link send functionJon Paul Maloy
2014-07-16tipc: make name table distributor use new send functionJon Paul Maloy
2014-07-17ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-07-16net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu
2014-07-16net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV supportDaniel Borkmann
2014-07-16net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland