aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-07-24Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2015-07-24Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-07-24Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-07-24Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2015-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-07-23Bluetooth: Move IRK checking logic in preparation to new connect methodJakub Pawlowski
2015-07-23Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins
2015-07-23Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins
2015-07-23Bluetooth: Add BT_DBG to l2cap_sock_shutdown()Dean Jenkins
2015-07-23Bluetooth: Make __l2cap_wait_ack more efficientDean Jenkins
2015-07-23Bluetooth: L2CAP ERTM shutdown protect sk and chanDean Jenkins
2015-07-23mac802154: fix ieee802154_rx handlingVarka Bhadram
2015-07-23mac802154: do not export ieee802154_rx()Varka Bhadram
2015-07-23mac802154: cfg: add suspend and resume callbacksAlexander Aring
2015-07-23cfg802154: add PM hooksVarka Bhadram
2015-07-23mac802154: util: add stop_device utility functionAlexander Aring
2015-07-23mac802154: remove unused macroVarka Bhadram
2015-07-23mac802154: use WARN_ON() macroVarka Bhadram
2015-07-236lowpan: add request for ipv6 moduleAlexander Aring
2015-07-23mac802154: add llsec address update workaroundAlexander Aring
2015-07-23ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-22SUNRPC: xprt_complete_bc_request must also decrement the free slot countTrond Myklebust
2015-07-22SUNRPC: Fix a backchannel deadlockTrond Myklebust
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline
2015-07-22mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereferenceRoopa Prabhu
2015-07-21net: track success and failure of TCP PMTU probingRick Jones
2015-07-21mpls: make RTA_OIF optionalRoopa Prabhu
2015-07-21openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges
2015-07-21netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal
2015-07-21tcp: suppress a division by zero warningEric Dumazet
2015-07-21tipc: fix compatibility bugJon Paul Maloy
2015-07-21net: #ifdefify sk_classid member of struct sockMathias Krause
2015-07-21openvswitch: Use regular VXLAN net_device deviceThomas Graf
2015-07-21openvswitch: Abstract vport name through ovs_vport_name()Thomas Graf
2015-07-21openvswitch: Move dev pointer into vport itselfThomas Graf
2015-07-21openvswitch: Make tunnel set action attach a metadata dstThomas Graf
2015-07-21fib: Add fib rule match on tunnel idThomas Graf
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf
2015-07-21route: Extend flow representation with tunnel keyThomas Graf
2015-07-21arp: Inherit metadata dst when creating ARP requestsThomas Graf
2015-07-21dst: Metadata destinationsThomas Graf
2015-07-21icmp: Don't leak original dst into ip_route_input()Thomas Graf
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf
2015-07-21mpls: ip tunnel supportRoopa Prabhu
2015-07-21mpls: export mpls functions for use by mpls iptunnelsRoopa Prabhu
2015-07-21ipv6: rt6_info output redirect to tunnel outputRoopa Prabhu
2015-07-21ipv4: redirect dst output to lwtunnel outputRoopa Prabhu
2015-07-21lwtunnel: support dst output redirect functionRoopa Prabhu