summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-12-055-23/+28
|\
| * netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso2014-11-273-17/+12
| * netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functionsAlvaro Neira2014-11-271-0/+7
| * netfilter: conntrack: avoid zeroing timerFlorian Westphal2014-11-271-6/+9
* | bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman2014-12-021-0/+7
* | net: introduce generic switch devices supportJiri Pirko2014-12-021-0/+30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-0/+2
|\ \
| * | net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn2014-11-261-0/+2
* | | net: Add remcsum_adjust as common function for remote checksum offloadTom Herbert2014-11-261-0/+16
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2014-11-254-8/+8
|\ \ \ | |_|/ |/| |
| * | vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...Al Viro2014-11-241-3/+3
| * | switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iterAl Viro2014-11-241-3/+3
| * | switch ipxrtr_route_packet() from iovec to msghdrAl Viro2014-11-241-1/+1
| * | new helper: memcpy_from_msg()Al Viro2014-11-241-1/+1
* | | tc_vlan: fix type of tcfv_push_vidJiri Pirko2014-11-241-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-11-243-0/+38
|\ \ \ | |/ / |/| |
| * | netfilter: nf_tables: add new expression nft_redirArturo Borrero2014-10-271-0/+21
| * | netfilter: refactor NAT redirect IPv6 code to use it from nf_tablesArturo Borrero2014-10-271-0/+8
| * | netfilter: refactor NAT redirect IPv4 to use it from nf_tablesArturo Borrero2014-10-271-0/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-212-2/+18
|\ \ \ | | |/ | |/|
| * | vxlan: Inline vxlan_gso_check().Joe Stringer2014-11-181-1/+17
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-161-2/+0
| |\ \
| | * | netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso2014-11-121-2/+0
| * | | net: Add vxlan_gso_check() helperJoe Stringer2014-11-141-0/+2
* | | | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-2110-167/+539
|\ \ \ \
| * \ \ \ Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-202-5/+238
| |\ \ \ \
| | * | | | mac80211: notify drivers on sta rate table changesJohannes Berg2014-11-191-0/+6
| | * | | | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-5/+10
| | * | | | cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg2014-11-191-0/+25
| | * | | | cfg80211: add wowlan net-detect supportLuciano Coelho2014-11-191-0/+41
| | * | | | mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-191-0/+37
| | * | | | mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-191-1/+36
| | * | | | mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-191-0/+19
| | * | | | cfg80211: introduce TDLS channel switch commandsArik Nemtsov2014-11-191-0/+14
| | * | | | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2014-11-1822-592/+236
| | |\ \ \ \
| | * | | | | mac80211: add back support for radiotap vendor namespace dataJohannes Berg2014-11-101-0/+37
| | * | | | | cfg80211: add channel switch started notificationLuciano Coelho2014-11-101-0/+14
| * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-11-187-37/+229
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg2014-11-183-19/+19
| | * | | | | ieee802154: fix byteorder for short address and panidAlexander Aring2014-11-171-2/+2
| | * | | | | ieee802154: rename and move WPAN_NUM_ definesAlexander Aring2014-11-171-9/+2
| | * | | | | ieee802154: add del interface commandAlexander Aring2014-11-171-0/+2
| | * | | | | ieee802154: setting extended address while iface addAlexander Aring2014-11-171-1/+2
| | * | | | | ieee802154: add new interface commandAlexander Aring2014-11-171-0/+5
| | * | | | | Bluetooth: Convert IRK list to RCUJohan Hedberg2014-11-151-0/+1
| | * | | | | Bluetooth: Convert LTK list to RCUJohan Hedberg2014-11-151-0/+1
| | * | | | | Bluetooth: Use proper nesting annotation for l2cap_chan lockJohan Hedberg2014-11-131-1/+14
| | * | | | | mac802154: add interframe spacing time handlingAlexander Aring2014-11-132-1/+10
| | * | | | | ieee820154: add lbt setting supportAlexander Aring2014-11-121-0/+2
| | * | | | | ieee820154: add max frame retries setting supportAlexander Aring2014-11-121-0/+3
OpenPOWER on IntegriCloud