summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | Bluetooth: Fix check for connected state when pairingJohan Hedberg2014-07-301-1/+1
| | * | | | 6lowpan: iphc: Fix parenthesis alignments which off-by-oneMarcel Holtmann2014-07-301-3/+3
| | * | | | 6lowpan: iphc: Fix missing braces for if statementMarcel Holtmann2014-07-301-2/+2
| | * | | | 6lowpan: iphc: Fix missing blank line after variable declarationsMarcel Holtmann2014-07-301-0/+1
| | * | | | 6lowpan: iphc: Fix issues with alignment matching open parenthesisMarcel Holtmann2014-07-301-39/+35
| | * | | | 6lowpan: iphc: Fix block comments to match networking styleMarcel Holtmann2014-07-301-22/+11
| | * | | | 6lowpan: iphc: remove check on nullAlexander Aring2014-07-301-3/+0
| | * | | | 6lowpan: iphc: use ipv6 api to check address scopeAlexander Aring2014-07-301-12/+17
| | * | | | 6lowpan: iphc: cleanup use of lowpan_push_hc_dataAlexander Aring2014-07-301-25/+20
| | * | | | 6lowpan: iphc: cleanup use of lowpan_fetch_skbAlexander Aring2014-07-301-6/+7
| | * | | | 6lowpan: iphc: use sizeof in udp uncompressionAlexander Aring2014-07-301-9/+14
| | * | | | 6lowpan: iphc: rename hc06_ptr pointer to hc_ptrAlexander Aring2014-07-301-56/+56
OpenPOWER on IntegriCloud