enic: fix return values in enic_set_coalesce
[cascardo/linux.git] / net /
2014-07-08 David S. MillerMerge branch 'at86rf230-next'
2014-07-08 Alexander Aringmac802154: at86rf230: add hw flags and merge ops
2014-07-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-07-08 David S. MillerMerge branch 'net-hash-tx'
2014-07-08 Tom Herbertnet: Only do flow_dissector hash computation once per...
2014-07-08 Tom Herbertipv6: Implement automatic flow label generation on...
2014-07-08 Tom Herbertflow_dissector: Use IPv6 flow label in flow_dissector
2014-07-08 Tom Herbertvxlan: Call udp_flow_src_port
2014-07-08 Tom Herbertnet: Call skb_get_hash in get_xps_queue and __skb_tx_hash
2014-07-08 Tom Herbertnet: Save TX flow hash in sock and set in skbuf on...
2014-07-08 Tom Herbertflow_dissector: Abstract out hash computation
2014-07-08 Varka Bhadram6lowpan: mac802154: fix coding style issues
2014-07-08 Rami Rosennetlink: Fix do_one_broadcast() prototype.
2014-07-08 David S. MillerMerge branch 'tipc-next'
2014-07-08 Erik Hugnetipc: fix link acknowledge logic in receive path
2014-07-08 Erik Hugnetipc: refactor message delivery out of tipc_rcv
2014-07-08 Neal Cardwelltcp: switch snt_synack back to measuring transmit time...
2014-07-08 Himangi Saraogibatman-adv: Use kasprintf
2014-07-07 David S. MillerMerge branch 'ptp-vlan'
2014-07-07 Stefan Sørensenvlan: Pass SIOC[SG]HWTSTAMP ioctls to real device
2014-07-07 Stefan Sørensenptp: Classify ptp over ip over vlan packets
2014-07-07 Stefan Sørensennet: Simplify ptp class checks
2014-07-03 David S. MillerMerge branch 'sctp'
2014-07-03 Daniel Borkmannnet: sctp: only warn in proc_sctp_do_alpha_beta if...
2014-07-03 Daniel Borkmannnet: sctp: improve timer slack calculation for transpor...
2014-07-03 Fabian Fredericknet/caif/caif_socket.c: remove unnecessary null test...
2014-07-02 Eric Dumazetinet: move ipv6only in sock_common
2014-07-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-07-01 David S. MillerMerge branch 'pktgen'
2014-07-01 Jesper Dangaard... pktgen: RCU-ify "if_list" to remove lock in next_to_run()
2014-07-01 Jesper Dangaard... pktgen: avoid expensive set_current_state() call in...
2014-07-01 Jiri Pirkoopenvswitch: introduce rtnl ops stub
2014-07-01 Jiri Pirkortnetlink: allow to register ops without ops->setup set
2014-07-01 Ying Xuenet: fix some typos in comment
2014-07-01 Ben Greearipv6: Allow accepting RA from local IP addresses.
2014-07-01 Ben Greearipv6: Add more debugging around accept-ra logic.
2014-06-30 Octavian Purdilatcp: tcp_conn_request: fix build error when IPv6 is...
2014-06-27 David S. MillerMerge branch 'tcp_conn_request_unification'
2014-06-27 Octavian Purdilatcp: add tcp_conn_request
2014-06-27 Octavian Purdilatcp: add queue_add_hash to tcp_request_sock_ops
2014-06-27 Octavian Purdilatcp: add mss_clamp to tcp_request_sock_ops
2014-06-27 Octavian Purdilatcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
2014-06-27 Octavian Purdilatcp: add send_synack method to tcp_request_sock_ops
2014-06-27 Octavian Purdilatcp: add init_seq method to tcp_request_sock_ops
2014-06-27 Octavian Purdilatcp: move around a few calls in tcp_v6_conn_request
2014-06-27 Octavian Purdilatcp: add route_req method to tcp_request_sock_ops
2014-06-27 Octavian Purdilatcp: add init_cookie_seq method to tcp_request_sock_ops
2014-06-27 Octavian Purdilatcp: add init_req method to tcp_request_sock_ops
2014-06-27 Octavian Purdilanet: remove inet6_reqsk_alloc
2014-06-27 Octavian Purdilatcp: tcp_v[46]_conn_request: fix snt_synack initialization
2014-06-27 Octavian Purdilatcp: cookie_v4_init_sequence: skb should be const
2014-06-27 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-06-27 David S. MillerMerge branch 'tipc-next'
2014-06-27 Jon Paul Maloytipc: simplify connection congestion handling
2014-06-27 Jon Paul Maloytipc: clean up connection protocol reception function
2014-06-27 Jon Paul Maloytipc: same receive code path for connection protocol...
2014-06-27 Jon Paul Maloytipc: let port protocol senders use new link send function
2014-06-27 Jon Paul Maloytipc: connection oriented transport uses new send functions
2014-06-27 Jon Paul Maloytipc: RDM/DGRAM transport uses new fragmenting and...
2014-06-27 Jon Paul Maloytipc: introduce message evaluation function
2014-06-27 Jon Paul Maloytipc: separate building and sending of rejected messages
2014-06-27 Jon Paul Maloytipc: introduce direct iovec to buffer chain fragmentat...
2014-06-27 Jon Paul Maloytipc: make link mtu easily accessible from socket
2014-06-27 Jon Paul Maloytipc: introduce send functions for chained buffers...
2014-06-27 Jon Paul Maloytipc: use negative error return values in functions
2014-06-27 Jon Paul Maloytipc: eliminate case of writing to freed memory
2014-06-26 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-06-26 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2014-06-26 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-06-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-06-26 Tom Herbertnet: fix setting csum_start in skb_segment()
2014-06-26 Linus TorvaldsMerge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org...
2014-06-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-06-26 Eric Dumazetipv4: fix dst race in sk_dst_get()
2014-06-25 Tobias Klausernet: filter: Use kcalloc/kmalloc_array to allocate...
2014-06-25 Tobias Klausertrivial: net: filter: Change kerneldoc parameter order
2014-06-25 Tobias Klausertrivial: net: filter: Fix typo in comment
2014-06-25 Eric Dumazetinet: reduce TLB pressure for listeners
2014-06-25 Fabian Fredericknet/dsa/dsa.c: remove unnecessary null test before...
2014-06-24 Andy AdamsonNFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for...
2014-06-23 Rasmus Villemoestrivial: net/irda/irlmp.c: Fix closing brace followed...
2014-06-23 David S. MillerMerge branch 'enic'
2014-06-23 Govindarajulu Vara... flow_keys: Record IP layer protocol in skb_flow_dissect()
2014-06-22 Linus TorvaldsMerge tag 'locks-v3.16-2' of git://git.samba.org/jlayto...
2014-06-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-06-21 Duan Jiongnet: em_canid: remove useless statements from em_canid_...
2014-06-21 Li RongQingbridge: use list_for_each_entry_continue_reverse
2014-06-21 Li RongQing8021q: fix a potential memory leak
2014-06-21 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-06-21 Linus TorvaldsMerge branch 'locking-urgent-for-linus.patch' of git...
2014-06-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-06-20 Arnd BergmannMerge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinu...
2014-06-20 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-06-20 Daniel Borkmannnet: sctp: check proc_dointvec result in proc_sctp_do_auth
2014-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-06-20 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-06-20 Neal Cardwelltcp: fix tcp_match_skb_to_sack() for unaligned SACK...
2014-06-20 David S. MillerRevert "net: return actual error on register_queue_kobj...
2014-06-19 Linus TorvaldsMerge tag 'stable/for-linus-3.16-rc1-tag' of git:/...
2014-06-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next
next