| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | net/hsr: Move slave init to hsr_slave.c. | Arvid Brodin | 2014-07-08 | |
| | * | | | | | | | | | | | | | | | net/hsr: Operstate handling cleanup. | Arvid Brodin | 2014-07-08 | |
| | * | | | | | | | | | | | | | | | net/hsr: Move to per-hsr device prune timer. | Arvid Brodin | 2014-07-08 | |
| | * | | | | | | | | | | | | | | | net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register() | Arvid Brodin | 2014-07-08 | |
| | * | | | | | | | | | | | | | | | net/hsr: Better variable names and update of contact info. | Arvid Brodin | 2014-07-08 | |
| | * | | | | | | | | | | | | | | | ipconfig: add static to local variable | Fabian Frederick | 2014-07-08 | |
| | * | | | | | | | | | | | | | | | mac802154: at86rf230: add hw flags and merge ops | Alexander Aring | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | net: Only do flow_dissector hash computation once per packet | Tom Herbert | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | ipv6: Implement automatic flow label generation on transmit | Tom Herbert | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | flow_dissector: Use IPv6 flow label in flow_dissector | Tom Herbert | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | vxlan: Call udp_flow_src_port | Tom Herbert | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | net: Call skb_get_hash in get_xps_queue and __skb_tx_hash | Tom Herbert | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | net: Save TX flow hash in sock and set in skbuf on xmit | Tom Herbert | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | flow_dissector: Abstract out hash computation | Tom Herbert | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | 6lowpan: mac802154: fix coding style issues | Varka Bhadram | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | netlink: Fix do_one_broadcast() prototype. | Rami Rosen | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | tipc: fix link acknowledge logic in receive path | Erik Hugne | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | tipc: refactor message delivery out of tipc_rcv | Erik Hugne | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | tcp: switch snt_synack back to measuring transmit time of first SYNACK | Neal Cardwell | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | batman-adv: Use kasprintf | Himangi Saraogi | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device | Stefan Sørensen | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | ptp: Classify ptp over ip over vlan packets | Stefan Sørensen | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | net: Simplify ptp class checks | Stefan Sørensen | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | net: sctp: only warn in proc_sctp_do_alpha_beta if write | Daniel Borkmann | 2014-07-02 | |
| | * | | | | | | | | | | | | | | | net: sctp: improve timer slack calculation for transport HBs | Daniel Borkmann | 2014-07-02 | |
| | * | | | | | | | | | | | | | | | net/caif/caif_socket.c: remove unnecessary null test before debugfs_remove_re... | Fabian Frederick | 2014-07-02 | |
| | * | | | | | | | | | | | | | | | inet: move ipv6only in sock_common | Eric Dumazet | 2014-07-01 | |
| | * | | | | | | | | | | | | | | | pktgen: RCU-ify "if_list" to remove lock in next_to_run() | Jesper Dangaard Brouer | 2014-07-01 | |
| | * | | | | | | | | | | | | | | | pktgen: avoid expensive set_current_state() call in loop | Jesper Dangaard Brouer | 2014-07-01 | |
| | * | | | | | | | | | | | | | | | openvswitch: introduce rtnl ops stub | Jiri Pirko | 2014-07-01 | |
| | * | | | | | | | | | | | | | | | rtnetlink: allow to register ops without ops->setup set | Jiri Pirko | 2014-07-01 | |
| | * | | | | | | | | | | | | | | | net: fix some typos in comment | Ying Xue | 2014-07-01 | |
| | * | | | | | | | | | | | | | | | ipv6: Allow accepting RA from local IP addresses. | Ben Greear | 2014-07-01 | |
| | * | | | | | | | | | | | | | | | ipv6: Add more debugging around accept-ra logic. | Ben Greear | 2014-07-01 | |
| | * | | | | | | | | | | | | | | | tcp: tcp_conn_request: fix build error when IPv6 is disabled | Octavian Purdila | 2014-06-29 | |
| | * | | | | | | | | | | | | | | | tcp: add tcp_conn_request | Octavian Purdila | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | tcp: add queue_add_hash to tcp_request_sock_ops | Octavian Purdila | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | tcp: add mss_clamp to tcp_request_sock_ops | Octavian Purdila | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack | Octavian Purdila | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | tcp: add send_synack method to tcp_request_sock_ops | Octavian Purdila | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | tcp: add init_seq method to tcp_request_sock_ops | Octavian Purdila | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | tcp: move around a few calls in tcp_v6_conn_request | Octavian Purdila | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | tcp: add route_req method to tcp_request_sock_ops | Octavian Purdila | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | tcp: add init_cookie_seq method to tcp_request_sock_ops | Octavian Purdila | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | tcp: add init_req method to tcp_request_sock_ops | Octavian Purdila | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | net: remove inet6_reqsk_alloc | Octavian Purdila | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | tcp: tcp_v[46]_conn_request: fix snt_synack initialization | Octavian Purdila | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | tcp: cookie_v4_init_sequence: skb should be const | Octavian Purdila | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | tipc: simplify connection congestion handling | Jon Paul Maloy | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | tipc: clean up connection protocol reception function | Jon Paul Maloy | 2014-06-27 | |
