summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | pkt_sched: fq: remove useless TIME_WAIT checkEric Dumazet2015-01-28
* | | | | | | | | | act_connmark: fix dependencies betterArnd Bergmann2015-01-28
* | | | | | | | | | net: remove sock_iocbChristoph Hellwig2015-01-28
* | | | | | | | | | openvswitch: Add support for checksums on UDP tunnels.Jesse Gross2015-01-28
* | | | | | | | | | Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NFC: hci: Remove nfc_hci_pipe2gate functionChristophe Ricard2015-01-28
| * | | | | | | | | | NFC: hci: Add cmd_received handlerChristophe Ricard2015-01-28
| * | | | | | | | | | NFC: hci: Reference every pipe information according to notificationChristophe Ricard2015-01-28
| * | | | | | | | | | NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard2015-01-27
| * | | | | | | | | | NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard2015-01-27
| * | | | | | | | | | NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard2015-01-27
| * | | | | | | | | | NFC: nfc_disable_se Remove useless blank line at beginning of functionChristophe Ricard2015-01-26
| * | | | | | | | | | NFC: nfc_enable_se Remove useless blank line at beginning of functionChristophe Ricard2015-01-26
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | net: don't OOPS on socket aioChristoph Hellwig2015-01-27
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-01-27
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert2014-12-08
| | * | | | | | | | | | xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert2014-12-08
| * | | | | | | | | | | ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa2015-01-27
| * | | | | | | | | | | ping: Fix race in free in receive pathsubashab@codeaurora.org2015-01-27
| * | | | | | | | | | | udp_diag: Fix socket skipping within chainHerbert Xu2015-01-27
| * | | | | | | | | | | Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-01-23
| | * | | | | | | | | | | mac80211: properly set CCK flag in radiotapMathy Vanhoef2015-01-23
| | * | | | | | | | | | | mac80211: correct header length calculationFred Chou2015-01-23
| | * | | | | | | | | | | mac80211: only roll back station states for WDS when suspendingLuciano Coelho2015-01-23
| * | | | | | | | | | | | ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-01-26
| * | | | | | | | | | | | net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann2015-01-26
| * | | | | | | | | | | | net: cls_bpf: fix auto generation of per list handlesDaniel Borkmann2015-01-26
| * | | | | | | | | | | | net: cls_bpf: fix size mismatch on filter preparationDaniel Borkmann2015-01-26
| * | | | | | | | | | | | ipv6: Fix __ip6_route_redirectMartin KaFai Lau2015-01-25
| * | | | | | | | | | | | net: dsa: set slave MII bus PHY maskVivien Didelot2015-01-25
| * | | | | | | | | | | | net: llc: use correct size for sysctl timeout entriesSasha Levin2015-01-25
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer2015-01-19
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann2015-01-17
| * | | | | | | | | | genetlink: synchronize socket closing and family removalJohannes Berg2015-01-16
| * | | | | | | | | | genetlink: disallow subscribing to unknown mcast groupsJohannes Berg2015-01-16
| * | | | | | | | | | net: rps: fix cpu unplugEric Dumazet2015-01-16
| * | | | | | | | | | ip: zero sockaddr returned on error queueWillem de Bruijn2015-01-15
| * | | | | | | | | | Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-15
| |\| | | | | | | | | | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | cfg80211: fix deadlock during reg chan checkArik Nemtsov2015-01-07
| | * | | | | | | | mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_paramsJohn Linville2015-01-07
* | | | | | | | | | netlink: Kill redundant net argument in netlink_insertHerbert Xu2015-01-27
* | | | | | | | | | flow_dissector: add tipc supportErik Hugne2015-01-26
* | | | | | | | | | tipc: fix excessive network event loggingErik Hugne2015-01-26
* | | | | | | | | | net: act_bpf: fix size mismatch on filter preparationDaniel Borkmann2015-01-26
* | | | | | | | | | net: cls_basic: return from walking on match in basic_getDaniel Borkmann2015-01-26
* | | | | | | | | | openvswitch: Add support for unique flow IDs.Joe Stringer2015-01-26
* | | | | | | | | | openvswitch: Use sw_flow_key_range for key ranges.Joe Stringer2015-01-26
* | | | | | | | | | openvswitch: Refactor ovs_flow_tbl_insert().Joe Stringer2015-01-26