summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-01-09batman-adv: Less checks in batadv_tvlv_unicast_send()Markus Elfring
2016-01-09batman-adv: Delete unnecessary checks before the function call "kfree_skb"Markus Elfring
2016-01-09batman-adv: Add function to convert string to batadv throughputSven Eckelmann
2016-01-09batman-adv: only call post function if something changedSimon Wunderlich
2016-01-09batman-adv: increase BLA wait periods to 6Simon Wunderlich
2016-01-09batman-adv: purge bridge loop avoidance when its disabledSimon Wunderlich
2016-01-09batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flagMarek Lindner
2016-01-09batman-adv: Fix lockdep annotation of batadv_tlv_container_removeSven Eckelmann
2016-01-09batman-adv: Start new development cycleSimon Wunderlich
2016-01-08ipv4: eliminate lock count warnings in ping.cLance Richardson
2016-01-08ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson
2016-01-08Merge branch 'for-linus' into work.miscAl Viro
2016-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-01-08netfilter: nft_ct: add byte/packet counter supportFlorian Westphal
2016-01-08netfilter: nft_byteorder: provide 64bit le/be conversionFlorian Westphal
2016-01-08netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a
2016-01-08netfilter: nfnetlink_log: just returns error for unknown commandKen-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C...Ken-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: just returns error for unknown commandKen-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: don't handle options after unbindKen-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicityKen-ichirou MATSUZAWA
2016-01-07Merge branch 'bugfixes'Trond Myklebust
2016-01-07dsa: Register netdev before phyAndrew Lunn
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07Revert "svcrdma: Do not send XDR roundup bytes for a write chunk"J. Bruce Fields
2016-01-07batman-adv: Fix invalid read while copying bat_iv.bcast_ownSven Eckelmann
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-06tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng
2016-01-06net: Add eth_platform_get_mac_address() helper.David S. Miller
2016-01-06net: possible use after free in dst_releaseFrancesco Ruggeri
2016-01-06bridge: add vlan filtering change for new bridged deviceElad Raz
2016-01-06bridge: add vlan filtering change notificationElad Raz
2016-01-06bridge: Propagate vlan add failure to userElad Raz
2016-01-06SUNRPC: Fixup socket wait for memoryTrond Myklebust
2016-01-06Bluetooth: avoid rebuilding hci_sock all the timeJohannes Berg
2016-01-06net: sched: fix missing free per cpu on qstatsJohn Fastabend
2016-01-06soreuseport: change consume_skb to kfree_skb in error caseCraig Gallek
2016-01-06soreuseport: pass skb to secondary UDP socket lookupCraig Gallek
2016-01-05inet: kill unused skb_free opFlorian Westphal
2016-01-05bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa
2016-01-05sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assocXin Long
2016-01-05sctp: drop the old assoc hashtable of sctpXin Long
2016-01-05sctp: apply rhashtable api to sctp procfsXin Long
2016-01-05sctp: apply rhashtable api to send/recv pathXin Long
2016-01-05sctp: add the rhashtable apis for sctp global transport hashtableXin Long
2016-01-05Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg
2016-01-05Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg