summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mac802154: remove ieee802154_addr from driver_opsAlexander Aring2014-10-251-1/+0
| * | | ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring2014-10-251-22/+22
| * | | ieee802154: move ieee802154 headerAlexander Aring2014-10-252-192/+1
| * | | ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring2014-10-251-3/+4
| * | | ieee802154: wpan-phy: use blank line after functionAlexander Aring2014-10-251-0/+1
| * | | ieee802154: wpan-phy: change to __aligned(size)Alexander Aring2014-10-251-1/+1
| * | | mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring2014-10-251-4/+4
| * | | ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-256-23/+0
| * | | Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta2014-10-251-0/+1
| * | | Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta2014-10-251-0/+2
| * | | Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta2014-10-251-3/+2
* | | | net: Move bonding headers under include/netDavid S. Miller2014-11-104-0/+1248
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-061-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | net/9p: remove a comment about pref member which doesn't existRyo Munakata2014-11-061-1/+0
* | | | Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-11-061-0/+39
|\ \ \ \
| * | | | openvswitch: Add basic MPLS support to kernelSimon Horman2014-11-051-0/+39
* | | | | sock.h: Remove unused NETDEBUG macroJoe Perches2014-11-061-3/+0
* | | | | ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert2014-11-061-1/+2
|/ / / /
* | | | ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong2014-11-051-0/+10
* | | | gue: TX support for using remote checksum offload optionTom Herbert2014-11-051-1/+13
* | | | gue: Protocol constants for remote checksum offloadTom Herbert2014-11-051-1/+4
* | | | gue: Add infrastructure for flags and optionsTom Herbert2014-11-051-5/+95
* | | | net: Move fou_build_header into fou.c and refactorTom Herbert2014-11-051-0/+26
* | | | net: allow setting ecn via routing tableFlorian Westphal2014-11-041-1/+1
* | | | syncookies: split cookie_check_timestamp() into two functionsFlorian Westphal2014-11-041-5/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-013-0/+22
|\ \ \ \ | |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-312-0/+20
| |\ \ \
| | * | | netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso2014-10-311-0/+10
| | * | | netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso2014-10-311-0/+10
| * | | | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2014-10-301-0/+2
| |/ / /
* | | | net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck2014-10-301-0/+7
* | | | net: dsa: Add support for switch EEPROM accessGuenter Roeck2014-10-301-0/+10
* | | | net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck2014-10-301-0/+16
* | | | neigh: optimize neigh_parms_release()Nicolas Dichtel2014-10-291-1/+2
* | | | tcp: allow for bigger reordering levelEric Dumazet2014-10-291-3/+1
* | | | datapath: Rename last_action() as nla_is_last() and move to netlink.hSimon Horman2014-10-281-0/+10
* | | | ipx: move extern sysctl_ipx_pprop_broadcasting to header fileFabian Frederick2014-10-271-0/+3
* | | | Removed unused function sctp_addr_is_valid()Sébastien Barré2014-10-241-1/+0
* | | | net: Remove trailing whitespace in tcp.h icmp.c syncookies.cKenjiro Nakayama2014-10-241-6/+6
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-202-0/+6
|\ \ \ | |/ / |/| |
| * | netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso2014-10-132-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-191-0/+2
|\ \ \
| * | | tcp: fix build error if IPv6 is not enabledEric Dumazet2014-10-181-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-187-9/+43
|\ \ \ \ | |/ / /
| * | | net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2014-10-171-0/+1
| * | | ipv6: introduce tcp_v6_iif()Eric Dumazet2014-10-172-2/+12
| * | | ipv4: clean up cookie_v4_check()Cong Wang2014-10-171-3/+2
| * | | ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang2014-10-171-0/+20
| * | | netlink: fix description of portidNicolas Dichtel2014-10-161-1/+1
| * | | ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing2014-10-141-1/+0
OpenPOWER on IntegriCloud