aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-14
|\ \
| * | openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-14
| * | bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann2015-01-14
| * | neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy2015-01-14
| * | tipc: fix bug in broadcast retransmit codeJon Paul Maloy2015-01-12
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-01-12
| |\ \
| | * | netfilter: nf_tables: fix flush ruleset chain dependenciesPablo Neira Ayuso2015-01-06
| | * | netfilter: nfnetlink: relax strict multicast group check from netlink_bindPablo Neira Ayuso2015-01-06
| | * | netfilter: nfnetlink: validate nfnetlink header from batchPablo Neira Ayuso2015-01-06
| | * | netfilter: conntrack: fix race between confirmation and flushPablo Neira Ayuso2015-01-06
| | * | netfilter: nf_tables: fix port natting in little endian archsleroy christophe2014-12-23
| | * | Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Pablo Neira Ayuso2014-12-18
| | |\ \
| | | * | ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter2014-12-10
| * | | | packet: bail out of packet_snd() if L2 header creation failsChristoph Jaeger2015-01-11
* | | | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-01-09
|\ \ \ \ \
| * | | | | rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields2015-01-07
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-01-09
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | libceph: fix sparse endianness warningsIlya Dryomov2015-01-08
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-06
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-01-06
| |\ \ \ \
| | * | | | batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing2015-01-06
| | * | | | batman-adv: fix multicast counter when purging originatorsLinus Lüssing2015-01-06
| | * | | | batman-adv: fix counter for multicast supporting nodesLinus Lüssing2015-01-06
| | * | | | batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll2015-01-06
| | * | | | batman-adv: fix delayed foreign originator recognitionLinus Lüssing2015-01-06
| | * | | | batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich2015-01-06
| * | | | | Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-06
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-05
| * | | | openvswitch: Consistently include VLAN header in flow and port stats.Ben Pfaff2015-01-02
| * | | | tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu2015-01-02
* | | | | Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina2014-12-30
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-30
|\ \ \ \
| * | | | genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller2014-12-29
| * | | | netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-27
| * | | | genetlink: pass multicast bind/unbind to familiesJohannes Berg2014-12-27
| * | | | netlink: call unbind when releasing socketJohannes Berg2014-12-27
| * | | | netlink: update listeners directly when removing socketJohannes Berg2014-12-27
| * | | | genetlink: pass only network namespace to genl_has_listeners()Johannes Berg2014-12-27
| * | | | netlink: rename netlink_unbind() to netlink_undo_bind()Johannes Berg2014-12-27
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-12-26
| |\ \ \ \
| | * | | | Bluetooth: Fix accepting connections when not using mgmtJohan Hedberg2014-12-24