| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Call skb_get_hash in get_xps_queue and __skb_tx_hash | Tom Herbert | 2014-07-08 | 1 | -24/+5 |
* | net: Save TX flow hash in sock and set in skbuf on xmit | Tom Herbert | 2014-07-08 | 5 | -0/+10 |
* | flow_dissector: Abstract out hash computation | Tom Herbert | 2014-07-08 | 1 | -16/+28 |
* | 6lowpan: mac802154: fix coding style issues | Varka Bhadram | 2014-07-08 | 15 | -145/+153 |
* | netlink: Fix do_one_broadcast() prototype. | Rami Rosen | 2014-07-08 | 1 | -9/+6 |
* | tipc: fix link acknowledge logic in receive path | Erik Hugne | 2014-07-08 | 1 | -5/+5 |
* | tipc: refactor message delivery out of tipc_rcv | Erik Hugne | 2014-07-08 | 1 | -44/+80 |
* | tcp: switch snt_synack back to measuring transmit time of first SYNACK | Neal Cardwell | 2014-07-08 | 2 | -4/+0 |
* | batman-adv: Use kasprintf | Himangi Saraogi | 2014-07-08 | 1 | -16/+8 |
* | vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device | Stefan Sørensen | 2014-07-08 | 1 | -0/+2 |
* | ptp: Classify ptp over ip over vlan packets | Stefan Sørensen | 2014-07-08 | 1 | -6/+58 |
* | net: Simplify ptp class checks | Stefan Sørensen | 2014-07-08 | 1 | -37/+20 |
* | net: sctp: only warn in proc_sctp_do_alpha_beta if write | Daniel Borkmann | 2014-07-03 | 1 | -2/+3 |
* | net: sctp: improve timer slack calculation for transport HBs | Daniel Borkmann | 2014-07-03 | 1 | -8/+9 |
* | net/caif/caif_socket.c: remove unnecessary null test before debugfs_remove_re... | Fabian Frederick | 2014-07-03 | 1 | -2/+1 |
* | inet: move ipv6only in sock_common | Eric Dumazet | 2014-07-02 | 5 | -11/+8 |
* | pktgen: RCU-ify "if_list" to remove lock in next_to_run() | Jesper Dangaard Brouer | 2014-07-02 | 1 | -49/+52 |
* | pktgen: avoid expensive set_current_state() call in loop | Jesper Dangaard Brouer | 2014-07-02 | 1 | -6/+3 |
* | openvswitch: introduce rtnl ops stub | Jiri Pirko | 2014-07-01 | 3 | -1/+26 |
* | rtnetlink: allow to register ops without ops->setup set | Jiri Pirko | 2014-07-01 | 2 | -3/+11 |
* | net: fix some typos in comment | Ying Xue | 2014-07-01 | 2 | -4/+4 |
* | ipv6: Allow accepting RA from local IP addresses. | Ben Greear | 2014-07-01 | 2 | -8/+23 |
* | ipv6: Add more debugging around accept-ra logic. | Ben Greear | 2014-07-01 | 1 | -8/+43 |
* | tcp: tcp_conn_request: fix build error when IPv6 is disabled | Octavian Purdila | 2014-06-30 | 1 | -1/+3 |
* | tcp: add tcp_conn_request | Octavian Purdila | 2014-06-28 | 3 | -244/+152 |
* | tcp: add queue_add_hash to tcp_request_sock_ops | Octavian Purdila | 2014-06-28 | 2 | -2/+4 |
* | tcp: add mss_clamp to tcp_request_sock_ops | Octavian Purdila | 2014-06-28 | 2 | -2/+5 |
* | tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack | Octavian Purdila | 2014-06-28 | 3 | -27/+17 |
* | tcp: add send_synack method to tcp_request_sock_ops | Octavian Purdila | 2014-06-28 | 2 | -9/+14 |
* | tcp: add init_seq method to tcp_request_sock_ops | Octavian Purdila | 2014-06-28 | 2 | -3/+5 |
* | tcp: move around a few calls in tcp_v6_conn_request | Octavian Purdila | 2014-06-28 | 1 | -11/+7 |
* | tcp: add route_req method to tcp_request_sock_ops | Octavian Purdila | 2014-06-28 | 2 | -13/+49 |
* | tcp: add init_cookie_seq method to tcp_request_sock_ops | Octavian Purdila | 2014-06-28 | 2 | -2/+8 |
* | tcp: add init_req method to tcp_request_sock_ops | Octavian Purdila | 2014-06-28 | 2 | -35/+49 |
* | net: remove inet6_reqsk_alloc | Octavian Purdila | 2014-06-28 | 3 | -3/+3 |
* | tcp: tcp_v[46]_conn_request: fix snt_synack initialization | Octavian Purdila | 2014-06-28 | 2 | -3/+2 |
* | tcp: cookie_v4_init_sequence: skb should be const | Octavian Purdila | 2014-06-28 | 1 | -1/+2 |
* | tipc: simplify connection congestion handling | Jon Paul Maloy | 2014-06-27 | 5 | -54/+43 |
* | tipc: clean up connection protocol reception function | Jon Paul Maloy | 2014-06-27 | 5 | -63/+68 |
* | tipc: same receive code path for connection protocol and data messages | Jon Paul Maloy | 2014-06-27 | 6 | -55/+19 |
* | tipc: let port protocol senders use new link send function | Jon Paul Maloy | 2014-06-27 | 1 | -7/+23 |
* | tipc: connection oriented transport uses new send functions | Jon Paul Maloy | 2014-06-27 | 4 | -513/+70 |
* | tipc: RDM/DGRAM transport uses new fragmenting and sending functions | Jon Paul Maloy | 2014-06-27 | 3 | -149/+110 |
* | tipc: introduce message evaluation function | Jon Paul Maloy | 2014-06-27 | 4 | -38/+51 |
* | tipc: separate building and sending of rejected messages | Jon Paul Maloy | 2014-06-27 | 3 | -8/+64 |
* | tipc: introduce direct iovec to buffer chain fragmentation function | Jon Paul Maloy | 2014-06-27 | 2 | -0/+105 |
* | tipc: make link mtu easily accessible from socket | Jon Paul Maloy | 2014-06-27 | 2 | -4/+38 |
* | tipc: introduce send functions for chained buffers in link | Jon Paul Maloy | 2014-06-27 | 4 | -13/+250 |
* | tipc: use negative error return values in functions | Jon Paul Maloy | 2014-06-27 | 1 | -23/+23 |
* | tipc: eliminate case of writing to freed memory | Jon Paul Maloy | 2014-06-27 | 1 | -2/+4 |