| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: split sched scan IEs | David Spinadel | 2014-06-25 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: support more than one band in scan request | David Spinadel | 2014-06-25 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: protect TDLS discovery session | Arik Nemtsov | 2014-06-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: add API to request TDLS operation from userspace | Arik Nemtsov | 2014-06-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: pass TDLS initiator in tdls_mgmt operations | Arik Nemtsov | 2014-06-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: make ethtool the driver's responsibility | Johannes Berg | 2014-06-23 | |
| | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: filter: move load_pointer() into filter.h | Zi Shen Lim | 2014-07-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: arcnet: Remove "#define bool int" | Rasmus Villemoes | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vxlan: Call udp_flow_src_port | Tom Herbert | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udp: Add function to make source port for UDP tunnels | 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 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: switch snt_synack back to measuring transmit time of first SYNACK | Neal Cardwell | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ptp: Classify ptp over ip over vlan packets | Stefan Sørensen | 2014-07-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: sctp: improve timer slack calculation for transport HBs | Daniel Borkmann | 2014-07-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: move ipv6only in sock_common | Eric Dumazet | 2014-07-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Allow accepting RA from local IP addresses. | Ben Greear | 2014-07-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: 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: cookie_v4_init_sequence: skb should be const | Octavian Purdila | 2014-06-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-25 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: bump max configurable window size | Erik Hugne | 2014-06-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac_pton: Use bool not int return | Joe Perches | 2014-06-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib: crc32: Add some additional __pure annotations | George Spelvin | 2014-06-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib: crc32: Greatly shrink CRC combining code | George Spelvin | 2014-06-25 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | flow_keys: Record IP layer protocol in skb_flow_dissect() | Govindarajulu Varadarajan | 2014-06-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee802154: cc2520: adds driver for TI CC2520 radio | Varka Bhadram | 2014-06-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event | Haiyang Zhang | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: move ir_mark initialization to tcp_openreq_init | Octavian Purdila | 2014-06-17 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | random: introduce getrandom(2) system call | Theodore Ts'o | 2014-08-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hwrng: add per-device entropy derating | Torsten Duwe | 2014-07-15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | random: add_hwgenerator_randomness() for feeding entropy from devices | Torsten Duwe | 2014-07-15 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-08-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 2014-08-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PKCS#7: Use x509_request_asymmetric_key() | David Howells | 2014-07-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 2014-08-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netlabel: shorter names for the NetLabel catmap funcs/structs | Paul Moore | 2014-08-01 | |
