summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Always untag vlan-tagged traffic on input.Vlad Yasevich2014-08-114-55/+55
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-08-116-86/+39
|\
| * netfilter: nf_tables: fix error return codeJulia Lawall2014-08-081-1/+3
| * netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso2014-08-085-73/+22
| * netfilter: nf_tables: don't update chain with unset countersPablo Neira Ayuso2014-08-081-0/+3
| * netfilter: nf_tables: uninitialize element key/data from the commit pathPablo Neira Ayuso2014-08-081-12/+11
* | rtnetlink: fix VF info sizeJiri Benc2014-08-081-1/+2
* | ipv4: removed redundant conditionalNiv Yehezkel2014-08-081-2/+0
* | netlink: reset network header before passing to tapsDaniel Borkmann2014-08-071-1/+1
* | batman: fix duplicate #include of multicast.hJean Sacren2014-08-071-1/+0
* | openvswitch: fix duplicate #include headersJean Sacren2014-08-071-2/+0
* | 6lowpan: Allow 6LoWPAN to be modularGeert Uytterhoeven2014-08-071-1/+1
|/
* Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-065-6/+6
|\
| * list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-065-6/+6
* | netlink: hold nl_sock_hash_lock during diag dumpThomas Graf2014-08-063-0/+5
* | tcp: md5: check md5 signature without socket lockDmitry Popov2014-08-062-17/+44
* | net-timestamp: cumulative tcp timestamping fixesWillem de Bruijn2014-08-062-9/+11
* | net-timestamp: sock_tx_timestamp() fixEric Dumazet2014-08-061-7/+13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06321-11796/+14000
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-0511-23/+41
| |\
| | * sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet2014-08-051-1/+1
| | * batman-adv: Fix out-of-order fragmentation supportSven Eckelmann2014-08-051-3/+7
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-08-023-4/+9
| | |\
| | | * netfilter: nf_tables: Avoid duplicate call to nft_data_uninit() for same keyThomas Graf2014-08-011-0/+1
| | | * netfilter: xt_LED: fix too short led-always-blinkJiri Prchal2014-07-251-3/+7
| | | * ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell2014-07-171-1/+1
| | * | ipv6: data of fwmark_reflect sysctl needs to be updated on netns constructionHannes Frederic Sowa2014-08-021-0/+1
| | * | net: Correctly set segment mac_len in skb_segment().Vlad Yasevich2014-07-311-1/+1
| | * | bridge: Don't include NDA_VLAN for FDB entries with vid 0Toshiaki Makita2014-07-311-1/+1
| | * | tcp: Fix integer-overflow in TCP vegasChristoph Paasch2014-07-301-1/+2
| | * | tcp: Fix integer-overflows in TCP venoChristoph Paasch2014-07-301-1/+1
| | * | ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov2014-07-301-11/+18
| * | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-08-056-27/+37
| |\ \ \
| | * | | batman-adv: Start new development cycleSimon Wunderlich2014-08-051-1/+1
| | * | | batman-adv: increase default hop penaltySimon Wunderlich2014-08-051-1/+1
| | * | | batman-adv: remove unnecessary logspamAndré Gaul2014-08-052-15/+23
| | * | | batman-adv: prefer kmalloc_array to kmalloc when possibleAntonio Quartulli2014-08-043-10/+12
| * | | | bridge: Update outdated comment on promiscuous modeToshiaki Makita2014-08-051-4/+2
| * | | | net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn2014-08-052-0/+8
| * | | | net-timestamp: TCP timestampingWillem de Bruijn2014-08-054-6/+52
| * | | | net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn2014-08-053-4/+19
| * | | | net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-054-1/+19
| * | | | net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn2014-08-052-27/+6
| * | | | net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn2014-08-052-9/+12
| * | | | tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell2014-08-052-13/+20
| * | | | Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-0513-174/+520
| |\ \ \ \
| | * | | | Bluetooth: Always use non-bonding requirement when not bondableJohan Hedberg2014-07-301-3/+8
| | * | | | Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg2014-07-301-7/+7
| | * | | | Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg2014-07-304-11/+11
| | * | | | Bluetooth: Fix sparse warning from HID new leds handlingMarcel Holtmann2014-07-301-1/+1