summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2015-12-15ila: Add generic ILA translation facilityTom Herbert1-0/+18
2015-12-15netlink: add a start callback for starting a netlink dumpTom Herbert1-0/+2
2015-12-15tcp: Fix conditions to determine checksum offloadTom Herbert1-0/+9
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert1-1/+1
2015-12-15switchdev: Pass original device to port netdev driverIdo Schimmel1-0/+2
2015-12-14net: fix IP early demux racesEric Dumazet2-1/+34
2015-12-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-7/+37
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2015-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso20-96/+248
2015-12-14netfilter: cttimeout: add netns supportPablo Neira2-1/+4
2015-12-13rco: Clean up casting errorsTom Herbert1-1/+2
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2-10/+16
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet1-0/+1
2015-12-10ipv6: add ipv6_addr_prefix_copyAlexander Aring1-0/+15
2015-12-106lowpan: add debugfs supportAlexander Aring1-0/+3
2015-12-106lowpan: add lowpan dev register helpersAlexander Aring1-1/+6
2015-12-10Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg1-1/+0
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg1-1/+2
2015-12-10Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg1-1/+0
2015-12-10Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg1-0/+2
2015-12-10Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg1-0/+2
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg1-3/+6
2015-12-10Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg1-0/+1
2015-12-09netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal2-0/+4
2015-12-09netfilter: nf_tables: extend tracing infrastructureFlorian Westphal1-0/+32
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo3-17/+21
2015-12-08netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo1-5/+5
2015-12-08Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi1-2/+0
2015-12-07xfrm: take care of request socketsEric Dumazet1-4/+23
2015-12-07net: dsa: remove DSA link pollingNeil Armstrong1-12/+0
2015-12-07Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...David S. Miller2-2/+64
2015-12-06sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien1-1/+2
2015-12-05sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner1-0/+2
2015-12-05vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc1-1/+1
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally1-0/+3
2015-12-04mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com1-0/+4
2015-12-04mac80211: add atomic uploaded keys iteratorEliad Peller1-0/+24
2015-12-04mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach1-0/+22
2015-12-04cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg1-2/+5
2015-12-04mac80211: allow driver to prevent two stations w/ same addressJohannes Berg1-0/+6
2015-12-04Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg1-2/+4
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-33/+67
2015-12-03Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller1-2/+4
2015-12-03VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_genericAsias He1-0/+2
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet1-0/+3
2015-12-03bonding: implement lower state change propagationJiri Pirko1-0/+7
2015-12-03bonding: allow notifications for bond_set_slave_link_stateJiri Pirko1-3/+29
2015-12-03ipv6: kill sk_dst_lockEric Dumazet2-15/+5
2015-12-02tcp: suppress too verbose messages in tcp_send_ack()Eric Dumazet1-2/+2
2015-12-02sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner1-8/+8