| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | pkt_sched: fq: remove useless TIME_WAIT check | Eric Dumazet | 2015-01-28 | |
| * | | | | | | | | | | act_connmark: fix dependencies better | Arnd Bergmann | 2015-01-28 | |
| * | | | | | | | | | | net: remove sock_iocb | Christoph Hellwig | 2015-01-28 | |
| * | | | | | | | | | | openvswitch: Add support for checksums on UDP tunnels. | Jesse Gross | 2015-01-28 | |
| * | | | | | | | | | | Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-01-28 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | NFC: hci: Remove nfc_hci_pipe2gate function | Christophe Ricard | 2015-01-28 | |
| | * | | | | | | | | | | NFC: hci: Add cmd_received handler | Christophe Ricard | 2015-01-28 | |
| | * | | | | | | | | | | NFC: hci: Reference every pipe information according to notification | Christophe Ricard | 2015-01-28 | |
| | * | | | | | | | | | | NFC: hci: Change nfc_hci_send_response gate parameter to pipe | Christophe Ricard | 2015-01-27 | |
| | * | | | | | | | | | | NFC: hci: Add pipes table to reference them with a tuple {gate, host} | Christophe Ricard | 2015-01-27 | |
| | * | | | | | | | | | | NFC: hci: Change event_received handler gate parameter to pipe | Christophe Ricard | 2015-01-27 | |
| | * | | | | | | | | | | NFC: nfc_disable_se Remove useless blank line at beginning of function | Christophe Ricard | 2015-01-26 | |
| | * | | | | | | | | | | NFC: nfc_enable_se Remove useless blank line at beginning of function | Christophe Ricard | 2015-01-26 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | net: don't OOPS on socket aio | Christoph Hellwig | 2015-01-27 | |
| | * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2015-01-27 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | xfrm6: Fix the nexthdr offset in _decode_session6. | Steffen Klassert | 2014-12-08 | |
| | | * | | | | | | | | | | xfrm6: Fix transport header offset in _decode_session6. | Steffen Klassert | 2014-12-08 | |
| | * | | | | | | | | | | | ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too | Hannes Frederic Sowa | 2015-01-27 | |
| | * | | | | | | | | | | | ping: Fix race in free in receive path | subashab@codeaurora.org | 2015-01-27 | |
| | * | | | | | | | | | | | udp_diag: Fix socket skipping within chain | Herbert Xu | 2015-01-27 | |
| | * | | | | | | | | | | | Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-01-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | nl80211: fix per-station group key get/del and memory leak | Johannes Berg | 2015-01-23 | |
| | | * | | | | | | | | | | | mac80211: properly set CCK flag in radiotap | Mathy Vanhoef | 2015-01-23 | |
| | | * | | | | | | | | | | | mac80211: correct header length calculation | Fred Chou | 2015-01-23 | |
| | | * | | | | | | | | | | | mac80211: only roll back station states for WDS when suspending | Luciano Coelho | 2015-01-23 | |
| | * | | | | | | | | | | | | ipv4: try to cache dst_entries which would cause a redirect | Hannes Frederic Sowa | 2015-01-26 | |
| | * | | | | | | | | | | | | net: sctp: fix slab corruption from use after free on INIT collisions | Daniel Borkmann | 2015-01-26 | |
| | * | | | | | | | | | | | | net: cls_bpf: fix auto generation of per list handles | Daniel Borkmann | 2015-01-26 | |
| | * | | | | | | | | | | | | net: cls_bpf: fix size mismatch on filter preparation | Daniel Borkmann | 2015-01-26 | |
| | * | | | | | | | | | | | | ipv6: Fix __ip6_route_redirect | Martin KaFai Lau | 2015-01-25 | |
| | * | | | | | | | | | | | | net: dsa: set slave MII bus PHY mask | Vivien Didelot | 2015-01-25 | |
| | * | | | | | | | | | | | | net: llc: use correct size for sysctl timeout entries | Sasha Levin | 2015-01-25 | |
| | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | ipv6: stop sending PTB packets for MTU < 1280 | Hagen Paul Pfeifer | 2015-01-19 | |
| | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | net: sctp: fix race for one-to-many sockets in sendmsg's auto associate | Daniel Borkmann | 2015-01-17 | |
| | * | | | | | | | | | | genetlink: synchronize socket closing and family removal | Johannes Berg | 2015-01-16 | |
| | * | | | | | | | | | | genetlink: disallow subscribing to unknown mcast groups | Johannes Berg | 2015-01-16 | |
| | * | | | | | | | | | | net: rps: fix cpu unplug | Eric Dumazet | 2015-01-16 | |
| | * | | | | | | | | | | ip: zero sockaddr returned on error queue | Willem de Bruijn | 2015-01-15 | |
| | * | | | | | | | | | | Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-01-15 | |
| | |\| | | | | | | | | | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
| | | * | | | | | | | | cfg80211: fix deadlock during reg chan check | Arik Nemtsov | 2015-01-07 | |
| | | * | | | | | | | | mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_params | John Linville | 2015-01-07 | |
| * | | | | | | | | | | netlink: Kill redundant net argument in netlink_insert | Herbert Xu | 2015-01-27 | |
| * | | | | | | | | | | flow_dissector: add tipc support | Erik Hugne | 2015-01-26 | |
| * | | | | | | | | | | tipc: fix excessive network event logging | Erik Hugne | 2015-01-26 | |
| * | | | | | | | | | | net: act_bpf: fix size mismatch on filter preparation | Daniel Borkmann | 2015-01-26 | |
| * | | | | | | | | | | net: cls_basic: return from walking on match in basic_get | Daniel Borkmann | 2015-01-26 | |
| * | | | | | | | | | | openvswitch: Add support for unique flow IDs. | Joe Stringer | 2015-01-26 | |
| * | | | | | | | | | | openvswitch: Use sw_flow_key_range for key ranges. | Joe Stringer | 2015-01-26 | |
| * | | | | | | | | | | openvswitch: Refactor ovs_flow_tbl_insert(). | Joe Stringer | 2015-01-26 | |
