aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | net: unix socket code abuses csum_partialAnton Blanchard2014-03-06
| * | | | inet: frag: make sure forced eviction removes all fragsFlorian Westphal2014-03-06
| * | | | tipc: don't log disabled tasklet handler errorsErik Hugne2014-03-06
| * | | | tipc: fix memory leak during module removalErik Hugne2014-03-06
| * | | | tipc: drop subscriber connection id invalidationErik Hugne2014-03-06
| * | | | tipc: avoid to unnecessary process switch under non-block modeYing Xue2014-03-06
| * | | | tipc: fix connection refcount leakYing Xue2014-03-06
| * | | | tipc: allow connection shutdown callback to be invoked in advanceYing Xue2014-03-06
| * | | | l2tp: fix userspace reception on plain L2TP socketsGuillaume Nault2014-03-06
| * | | | l2tp: fix manual sequencing (de)activation in L2TPv2Guillaume Nault2014-03-06
| * | | | net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann2014-03-05
| * | | | bridge: multicast: add sanity check for query source addressesLinus Lüssing2014-03-05
| * | | | net: fix for a race condition in the inet frag codeNikolay Aleksandrov2014-03-05
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-03-10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sockfd_lookup_light(): switch to fdget^W^Waway from fget_lightAl Viro2014-03-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-04
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-03
| |\ \ \ \
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-03
| | |\| | |
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-02-28
| | | |\| |
| | | | * | mac80211: fix association to 20/40 MHz VHT networksJohannes Berg2014-02-27
| | | | * | cfg80211: regulatory: reset regdomain in case of errorJanusz Dziedzic2014-02-25
| | | | * | mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg2014-02-24
| * | | | | net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann2014-03-03
| * | | | | Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...David S. Miller2014-03-03
| |\ \ \ \ \
| | * | | | | can: remove CAN FD compatibility for CAN 2.0 socketsOliver Hartkopp2014-03-03
| | |/ / / /
| * | | | | ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long2014-03-03
| * | | | | tcp: fix bogus RTT on special retransmissionYuchung Cheng2014-03-03
| * | | | | hsr: off by one sanity check in hsr_register_frame_in()Dan Carpenter2014-03-03
| |/ / / /
| * | | | ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom2014-02-27
| * | | | neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong2014-02-27
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-02-27
| |\ \ \ \
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-27
| | |\| | |
| | | * | | NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar2014-02-23
| | | |/ /
| | | * | mac80211: fix station wakeup powersave raceJohannes Berg2014-02-20
| | | * | mac80211: insert stations before adding to driverJohannes Berg2014-02-20
| | | * | mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach2014-02-20
| | | * | cfg80211: bugfix in regulatory user hint processInbal Hacohen2014-02-19
| | | * | mac80211: send control port protocol frames to the VO queueFelix Fietkau2014-02-12
| | | * | mac80211: fix memory leakEytan Lifshitz2014-02-11
| | | * | mac80211: fix sched_scan restart on recoveryArik Nemtsov2014-02-11
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-27
| |\ \ \ \
| | * | | | xfrm: Fix unlink race when policies are deleted.Steffen Klassert2014-02-26
| | * | | | xfrm: Clone states properly on migrationSteffen Klassert2014-02-20
| | * | | | xfrm: Take xfrm_state_lock in xfrm_migrate_state_findSteffen Klassert2014-02-20
| | * | | | xfrm: Fix NULL pointer dereference on sub policy usageSteffen Klassert2014-02-20
| | * | | | ip6_vti: Fix build when NET_IP_TUNNEL is not set.Steffen Klassert2014-02-20
| * | | | | net: ipv6: ping: Use socket mark in routing lookupLorenzo Colitti2014-02-27
| | |/ / / | |/| | |
| * | | | sch_tbf: Fix potential memory leak in tbf_change().Hiroaki SHIMODA2014-02-27
| * | | | net: tcp: use NET_INC_STATS()Eric Dumazet2014-02-26
| * | | | net: Fix permission check in netlink_connect()Mike Pecovnik2014-02-25