summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli2014-08-27
| * | | | | | | | net: dsa: allow updating fixed PHY link informationFlorian Fainelli2014-08-27
| * | | | | | | | net: dsa: allow drivers to do link adjustmentFlorian Fainelli2014-08-27
| * | | | | | | | net: dsa: allow switches to work without taggingFlorian Fainelli2014-08-27
| * | | | | | | | net: dsa: allow for more complex PHY setupsFlorian Fainelli2014-08-27
| * | | | | | | | net: dsa: retain a per-port device_node pointerFlorian Fainelli2014-08-27
| * | | | | | | | net: dsa: provide a switch device device tree node pointerFlorian Fainelli2014-08-27
| * | | | | | | | net: dsa: reduce number of protocol hooksFlorian Fainelli2014-08-27
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | net: make skb an optional parameter for__skb_flow_dissect()WANG Cong2014-08-25
| * | | | | | | udp: additional GRO supportTom Herbert2014-08-24
| * | | | | | | net: add gro_compute_pseudo functionsTom Herbert2014-08-24
| * | | | | | | net: Allow raw buffers to be passed into the flow dissector.David S. Miller2014-08-23
| * | | | | | | net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet2014-08-22
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-07
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | net: make tcp_cleanup_rbuf privateDan Williams2014-09-28
| * | | | | | net_dma: simple removalDan Williams2014-09-28
* | | | | | | ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-30
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-22
|\ \ \ \ \ \
| * | | | | | xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert2014-09-16
| * | | | | | xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert2014-09-16
* | | | | | | net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet2014-09-22
* | | | | | | genetlink: add function genl_has_listeners()Nicolas Dichtel2014-09-19
|/ / / / / /
* | | / / / ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2014-09-12
| |_|/ / / |/| | | |
* | | | | Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-07
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-09-04
| |\ \ \ \
| | * | | | regulatory: add NUL to alpha2Eliad Peller2014-08-15
| | | |/ / | | |/| |
* | | | | net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-05
* | | | | net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn2014-09-05
* | | | | Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-01
|\| | | |
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-25
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg2014-08-20
| | * | | ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend2014-08-19
* | | | | net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann2014-08-29
|/ / / /
* | | | tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa2014-08-14
* | | | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-08-14
* | | | tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin2014-08-14
| |_|/ |/| |
* | | Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinuxLinus Torvalds2014-08-09
|\ \ \ | |/ / |/| |
| * | netlabel: fix the netlbl_catmap_setlong() dummy functionPaul Moore2014-08-07
* | | net-timestamp: sock_tx_timestamp() fixEric Dumazet2014-08-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-05
| |\ \ \
| | * | | ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov2014-07-30
| * | | | net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-05
| * | | | net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn2014-08-05
| * | | | net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn2014-08-05
| * | | | tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell2014-08-05
| * | | | Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-05
| |\ \ \ \
| | * | | | Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg2014-07-30
| | * | | | Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg2014-07-30
| | * | | | 6lowpan: remove unused functionVarka Bhadram2014-07-30