aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-09net: sched: cls: remove unused op put from tcf_proto_opsJiri Pirko1-1/+0
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-2/+2
2014-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-23/+28
2014-12-02bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman1-0/+7
2014-12-02net: introduce generic switch devices supportJiri Pirko1-0/+30
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso3-17/+12
2014-11-27netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functionsAlvaro Neira1-0/+7
2014-11-27netfilter: conntrack: avoid zeroing timerFlorian Westphal1-6/+9
2014-11-26net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn1-0/+2
2014-11-26net: Add remcsum_adjust as common function for remote checksum offloadTom Herbert1-0/+16
2014-11-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller4-8/+8
2014-11-24tc_vlan: fix type of tcfv_push_vidJiri Pirko1-1/+1
2014-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-0/+38
2014-11-24vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdrAl Viro1-3/+3
2014-11-24switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iterAl Viro1-3/+3
2014-11-24switch ipxrtr_route_packet() from iovec to msghdrAl Viro1-1/+1
2014-11-24new helper: memcpy_from_msg()Al Viro1-1/+1
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+18
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller10-167/+539
2014-11-21sched: introduce vlan actionJiri Pirko1-0/+27
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-5/+238
2014-11-19bury skb_copy_to_page()Al Viro1-23/+0
2014-11-19fold verify_iovec() into copy_msghdr_from_user()Al Viro1-3/+2
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg1-0/+6
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-5/+10
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg1-0/+25
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho1-0/+41
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman1-0/+37
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov1-1/+36
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov1-0/+19
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov1-0/+14
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer1-1/+17
2014-11-18icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones1-1/+1
2014-11-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville7-37/+229
2014-11-18Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg22-592/+236
2014-11-18Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg3-19/+19
2014-11-17ieee802154: fix byteorder for short address and panidAlexander Aring1-2/+2
2014-11-17ieee802154: rename and move WPAN_NUM_ definesAlexander Aring1-9/+2
2014-11-17ieee802154: add del interface commandAlexander Aring1-0/+2
2014-11-17ieee802154: setting extended address while iface addAlexander Aring1-1/+2
2014-11-17ieee802154: add new interface commandAlexander Aring1-0/+5
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+0
2014-11-15Bluetooth: Convert IRK list to RCUJohan Hedberg1-0/+1
2014-11-15Bluetooth: Convert LTK list to RCUJohan Hedberg1-0/+1
2014-11-14net: Add vxlan_gso_check() helperJoe Stringer1-0/+2
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+9
2014-11-13xfrm: Do not hash socket policiesHerbert Xu1-2/+2
2014-11-13Bluetooth: Use proper nesting annotation for l2cap_chan lockJohan Hedberg1-1/+14
2014-11-13mac802154: add interframe spacing time handlingAlexander Aring2-1/+10