aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* new helper: memcpy_to_msg()Al Viro2014-11-24
* switch ipxrtr_route_packet() from iovec to msghdrAl Viro2014-11-24
* new helper: memcpy_from_msg()Al Viro2014-11-24
* new helper: skb_copy_and_csum_datagram_msg()Al Viro2014-11-24
* ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-21
| |\
| | * tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens2014-11-21
| | * net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet2014-11-21
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-21
| | |\
| | | * bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queriesLinus Lüssing2014-11-17
| | | * netfilter: nfnetlink: fix insufficient validation in nfnetlink_bindPablo Neira Ayuso2014-11-17
| | * | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-21
| | |\ \
| | | * \ Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-19
| | | |\ \
| | | | * | mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau2014-11-18
| | * | | | ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac2014-11-20
| | * | | | openvswitch: Don't validate IPv6 label masks.Joe Stringer2014-11-20
| | * | | | ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong2014-11-19
| | | |_|/ | | |/| |
| | * | | ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann2014-11-16
| | * | | Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshel...David S. Miller2014-11-16
| | |\ \ \
| | | * | | openvswitch: Validate IPv6 flow key and mask values.Jarno Rajahalme2014-11-14
| | | * | | openvswitch: Convert dp rcu read operation to locked operationsPravin B Shelar2014-11-14
| | | * | | openvswitch: Fix NDP flow mask validationDaniele Di Proietto2014-11-14
| | | * | | openvswitch: Fix checksum calculation when modifying ICMPv6 packets.Jesse Gross2014-11-14
| | | * | | openvswitch: Fix memory leak.Pravin B Shelar2014-11-14
| | * | | | dcbnl : Disable software interrupts before taking dcb_lockAnish Bhatt2014-11-16
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-16
| | |\ \ \ \
| | | * | | | netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpsebill bonaparte2014-11-14
| | | * | | | netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso2014-11-12
| | | * | | | netfilter: nft_compat: use the match->table to validate dependenciesPablo Neira Ayuso2014-11-12
| | | * | | | netfilter: nft_compat: relax chain type validationPablo Neira Ayuso2014-11-12
| | | * | | | netfilter: nft_compat: use current net namespacePablo Neira Ayuso2014-11-12
| | | * | | | ipvs: Keep skb->sk when allocating headroom on tunnel xmitCalvin Owens2014-11-11
| | | * | | | netfilter: ipset: small potential read beyond the end of bufferDan Carpenter2014-11-11
| | | * | | | netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_evalDaniel Borkmann2014-11-10
| | * | | | | ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen2014-11-16
| | * | | | | Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-14
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| |
| * | | | | Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-11-15
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptorJeff Layton2014-11-13
* | | | | | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-20
| |\ \ \ \ \ \
| | * | | | | | mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau2014-11-19
| | * | | | | | mac80211: notify drivers on sta rate table changesJohannes Berg2014-11-19
| | * | | | | | nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACETomasz Bursztyka2014-11-19
| | * | | | | | nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen2014-11-19
| | * | | | | | cfg80211: protect fools returning NULL in add_virtual_intfRafał Miłecki2014-11-19
| | * | | | | | cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov2014-11-19
| | * | | | | | cfg80211: update missing fields in custom regulatory pathArik Nemtsov2014-11-19
| | * | | | | | mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau2014-11-19
| | * | | | | | mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller2014-11-19