]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net
Merge branch 'tcp'
[karo-tx-linux.git] / net /
2014-09-06 David S. MillerMerge branch 'tcp'
2014-09-06 Eric Dumazettcp: remove TCP_SKB_CB(skb)->when
2014-09-06 Eric Dumazettcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
2014-09-06 David S. MillerMerge branch 'eth_get_headlen'
2014-09-06 Alexander Duycknet: Add function for parsing the header length out...
2014-09-06 David S. MillerMerge branch 'timestamping'
2014-09-06 Alexander Duycknet: merge cases where sock_efree and sock_edemux are...
2014-09-06 Alexander Duycknet-timestamp: Make the clone operation stand-alone...
2014-09-06 Alexander Duycknet-timestamp: Merge shared code between phy and regula...
2014-09-06 Eric Dumazetipv4: harden fnhe_hashfun()
2014-09-06 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-09-06 Eric Dumazetipv4: fix a race in update_or_create_fnhe()
2014-09-05 Andy Zhoul2tp: fix missing line continuation
2014-09-05 David S. MillerMerge branch 'rx_copybreak'
2014-09-05 Govindarajulu Vara... ethtool: Add generic options for tunables
2014-09-05 Daniel Borkmanndev_ioctl: remove dev_load() CAP_SYS_MODULE message
2014-09-05 Daniel Borkmannnet: bpf: make eBPF interpreter images read-only
2014-09-05 Hannes Frederic... ipv4: implement igmp_qrv sysctl to tune igmp robustness...
2014-09-05 Hannes Frederic... ipv6: add sysctl_mld_qrv to configure query robustness...
2014-09-04 Jesper Dangaard... qdisc: validate frames going through the direct_xmit...
2014-09-04 Jesper Dangaard... qdisc: exit case fixes for skb list handling in qdisc...
2014-09-02 Jesper Dangaard... qdisc: adjustments for API allowing skb list xmits
2014-09-02 David S. MillerMerge branch 'netdev_modified'
2014-09-02 Nicolas Dichtelrtnl/do_setlink(): notify when a netdev is modified
2014-09-02 Nicolas Dichtelrtnl/do_setlink(): last arg is now a set of flags
2014-09-02 Nicolas Dichtelrtnl/do_setlink(): set modified when IFLA_LINKMODE...
2014-09-02 Nicolas Dichtelrtnl/do_setlink(): set modified when IFLA_TXQLEN is...
2014-09-02 Willem de Bruijnsock: deduplicate errqueue dequeue
2014-09-02 David S. MillerMerge branch 'csums-next'
2014-09-02 Tom Herbertl2tp: Enable checksum unnecessary conversions for l2tp...
2014-09-02 Tom Herbertgre: Add support for checksum unnecessary conversions
2014-09-02 Tom Herbertudp: Add support for doing checksum unnecessary conversion
2014-09-02 Tom Herbertnet: Support for csum_bad in skbuff
2014-09-02 Florian Fainellinet: dsa: make dsa_pack_type static
2014-09-02 stephen hemmingertcp: whitespace fixes
2014-09-02 Jesper Dangaard... pktgen: add flag NO_TIMESTAMP to disable timestamping
2014-09-02 Erik Hugnetipc: add name distributor resiliency queue
2014-09-02 Erik Hugnetipc: refactor name table updates out of named packet...
2014-09-02 David S. MillerMerge branch 'xmit_list'
2014-09-02 David S. Millernet: xmit_list() becomes dev_hard_start_xmit().
2014-09-02 David S. Millernet: Don't keep around original SKB when we software...
2014-09-02 David S. Millernet: Validate xmit SKBs right when we pull them out...
2014-09-02 David S. Millernet: Separate out SKB validation logic from transmit...
2014-09-02 David S. Millernet: Have xmit_list() signal more==true when appropriate.
2014-09-02 David S. Millernet: Pass a "more" indication down into netdev_start_xm...
2014-09-02 David S. Millernet: Move main gso loop out of dev_hard_start_xmit...
2014-09-02 David S. Millernet: Create xmit_one() helper for dev_hard_start_xmit()
2014-09-02 David S. Millernet: Do txq_trans_update() in netdev_start_xmit()
2014-08-30 David S. MillerMerge branch 'csums-next'
2014-08-30 Tom Herbertsctp: Change sctp to implement csum_levels
2014-08-30 Tom Herbertnet: Allow GRO to use and set levels of checksum unnece...
2014-08-30 Tom Herbertnet: Clarification of CHECKSUM_UNNECESSARY
2014-08-30 Ying Xuetipc: fix a potential oops
2014-08-30 Daniel Borkmannnet: add skb_get_tx_queue() helper
2014-08-28 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-08-28 David S. MillerMerge branch 'sf2'
2014-08-28 Florian Fainellinet: dsa: add Broadcom SF2 switch driver
2014-08-28 Florian Fainellinet: dsa: add Broadcom tag RX/TX handler
2014-08-28 Florian Fainellinet: dsa: allow updating fixed PHY link information
2014-08-28 Florian Fainellinet: dsa: allow drivers to do link adjustment
2014-08-28 Florian Fainellinet: dsa: allow switches to work without tagging
2014-08-28 Florian Fainellinet: dsa: allow for more complex PHY setups
2014-08-28 Florian Fainellinet: dsa: retain a per-port device_node pointer
2014-08-28 Florian Fainellinet: dsa: provide a switch device device tree node...
2014-08-28 Florian Fainellinet: dsa: reduce number of protocol hooks
2014-08-27 Florian Westphaltcp: syncookies: mark cookie_secret read_mostly
2014-08-26 WANG Congnet: make skb an optional parameter for__skb_flow_dissect()
2014-08-26 WANG Congnet: fix comments for __skb_flow_get_ports()
2014-08-25 David S. MillerMerge branch 'ndo_xmit_flush'
2014-08-25 David S. Millernet: Add ops->ndo_xmit_flush()
2014-08-25 Ian Morrisipv6: White-space cleansing : gaps between function...
2014-08-25 Ian Morrisipv6: White-space cleansing : Structure layouts
2014-08-25 Ian Morrisipv6: White-space cleansing : Line Layouts
2014-08-25 David S. MillerMerge branch 'csums-next'
2014-08-25 Tom Herbertgre: When GRE csum is present count as encap layer...
2014-08-25 Tom Herbertudp: additional GRO support
2014-08-25 Tom Herberttcp: Call skb_gro_checksum_validate
2014-08-25 Tom Herbertgre: call skb_gro_checksum_simple_validate
2014-08-25 Tom Herbertnet: skb_gro_checksum_* functions
2014-08-23 Daniel Borkmannnet: use reciprocal_scale() helper
2014-08-23 David S. Millernet: Allow raw buffers to be passed into the flow disse...
2014-08-23 David S. MillerMerge branch 'tipc-next'
2014-08-23 Jon Paul Maloytipc: merge struct tipc_port into struct tipc_sock
2014-08-23 Jon Paul Maloytipc: remove files ref.h and ref.c
2014-08-23 Jon Paul Maloytipc: remove include file port.h
2014-08-23 Jon Paul Maloytipc: remove source file port.c
2014-08-23 Jon Paul Maloytipc: remove port_lock
2014-08-23 Jon Paul Maloytipc: replace port pointer with socket pointer in registry
2014-08-23 Jon Paul Maloytipc: use registry when scanning sockets
2014-08-23 Jon Paul Maloytipc: eliminate functions tipc_port_init and tipc_port_...
2014-08-23 Jon Paul Maloytipc: redefine message acknowledge function
2014-08-23 Jon Paul Maloytipc: eliminate port_connect()/port_disconnect() functions
2014-08-23 Jon Paul Maloytipc: eliminate function tipc_port_shutdown()
2014-08-23 Jon Paul Maloytipc: clean up socket timer function
2014-08-23 Jon Paul Maloytipc: use message to abort connections when losing...
2014-08-23 Jon Paul Maloytipc: use pseudo message to wake up sockets after link...
2014-08-23 Jon Paul Maloytipc: introduce new function tipc_msg_create()
2014-08-23 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-23 Yuchung Chengtcp: improve undo on timeout
2014-08-23 Eric Dumazetnet: remove dead code after sk_data_ready change
next