summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* neigh: Use neigh table index for neigh_packet_xmitEric W. Biederman2015-03-08
* net/dcb: Add IEEE QCN attributeShani Michaeli2015-03-06
* fib: make netdev_switch_fib_ipv4_abort in header file static inlineWillem de Bruijn2015-03-06
* ipv4: Create probe timer for tcp PMTU as per RFC4821Fan Du2015-03-06
* ipv4: Use binary search to choose tcp PMTU probe_sizeFan Du2015-03-06
* ipv4: Raise tcp PMTU probe mss base sizeFan Du2015-03-06
* DECnet: Only use neigh_ops for adding the link layer headerEric W. Biederman2015-03-06
* fib: hook IPv4 fib for hardware offloadScott Feldman2015-03-06
* ipv4: add net bool fib_offload_disabledScott Feldman2015-03-06
* switchdev: don't support custom ip rules, for nowScott Feldman2015-03-06
* switchdev: add IPv4 fib ndo ops wrappersScott Feldman2015-03-06
* net: dsa: let switches specify their tagging protocolFlorian Fainelli2015-03-06
* fib_trie: Make fib_table rcu safeAlexander Duyck2015-03-04
* mpls: Add a sysctl to control the size of the mpls label tableEric W. Biederman2015-03-04
* mpls: Basic routing supportEric W. Biederman2015-03-04
* neigh: Add helper function neigh_xmitEric W. Biederman2015-03-04
* neigh: Factor out ___neigh_lookup_norefEric W. Biederman2015-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\
| * caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter2015-02-20
* | ax25: Stop using magic neighbour cache operations.Eric W. Biederman2015-03-03
* | neigh: Don't require dst in neigh_hh_initEric W. Biederman2015-03-02
* | arp: Kill arp_findEric W. Biederman2015-03-02
* | neigh: Move neigh_compat_output into ax25_ip.cEric W. Biederman2015-03-02
* | ax25: Refactor to use private neighbour operations.Eric W. Biederman2015-03-02
* | ax25: Make ax25_header and ax25_rebuild_header staticEric W. Biederman2015-03-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-02
|\ \
| * | ipvs: allow rescheduling of new connections when port reuse is detectedMarcelo Ricardo Leitner2015-02-25
| * | ipvs: use 64-bit rates in statsJulian Anastasov2015-02-09
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-02
|\ \ \
| * | | Bluetooth: Update New CSRK event to match latest specificationJohan Hedberg2015-02-27
| * | | Bluetooth: Rename hci_send_to_control to hci_send_to_channelJohan Hedberg2015-02-20
| * | | Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
| * | | Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
| * | | Bluetooth: Convert L2CAP security callback to use hci_cbJohan Hedberg2015-02-19
| * | | Bluetooth: Convert hci_cb_list_lock to a mutexJohan Hedberg2015-02-19
| * | | Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An2015-02-15
| * | | ieee802154: cleanup ieee802154_le64_to_be64Alexander Aring2015-02-14
| * | | ieee802154: cleanup ieee802154_be64_to_le64Alexander Aring2015-02-14
* | | | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* | | | net: move skb->dropcount to skb->cb[]Eyal Birger2015-03-02
* | | | net: add common accessor for setting dropcount on packetsEyal Birger2015-03-02
* | | | net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-02
* | | | net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger2015-03-02
* | | | net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger2015-03-02
* | | | fib_trie: Convert fib_alias to hlist from listAlexander Duyck2015-02-27
* | | | multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa2015-02-27
* | | | igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_dropMadhu Challa2015-02-27
* | | | udp: In udp_flow_src_port use random hash value if skb_get_hash failsTom Herbert2015-02-27
* | | | net: dsa: Introduce dsa_is_port_initializedGuenter Roeck2015-02-25
* | | | net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli2015-02-25