summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()Sven Wegener2014-06-051-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-06-063-20/+62
|\ \ \ \
| * | | | netfilter: nf_tables: atomic allocation in set notifications from rcu callbackPablo Neira Ayuso2014-06-021-6/+6
| * | | | netfilter: nf_tables: allow to delete several objects from a batchPablo Neira Ayuso2014-06-021-9/+31
| * | | | netfilter: nft_rbtree: introduce lockingPablo Neira Ayuso2014-06-021-1/+21
| * | | | netfilter: nf_tables: release objects in reverse order in the abort pathPablo Neira Ayuso2014-06-021-1/+2
| * | | | netfilter: nf_tables: fix wrong transaction ordering in set elementsPablo Neira Ayuso2014-06-021-2/+2
| * | | | netfilter: nfnetlink_acct: Fix memory leakMathieu Poirier2014-06-021-1/+0
* | | | | bridge: Fix incorrect judgment of promiscToshiaki Makita2014-06-061-1/+2
* | | | | MPLS: Use mpls_features to activate software MPLS GSO segmentationSimon Horman2014-06-061-1/+27
* | | | | ipv4: use skb frags api in udp4_hwcsum()WANG Cong2014-06-051-4/+5
* | | | | net: use the new API kvfree()WANG Cong2014-06-0511-58/+12
* | | | | dns_resolver: Do not accept domain names longer than 255 charsManuel Schölling2014-06-051-2/+2
* | | | | vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert2014-06-051-1/+1
* | | | | gre: Call gso_make_checksumTom Herbert2014-06-058-4/+17
* | | | | net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-056-23/+28
* | | | | tcp: Call gso_make_checksumTom Herbert2014-06-051-5/+2
* | | | | net: Support for multiple checksums with gsoTom Herbert2014-06-052-1/+15
* | | | | l2tp: call udp{6}_set_csumTom Herbert2014-06-051-49/+5
* | | | | udp: Generic functions to set checksumTom Herbert2014-06-052-0/+75
* | | | | net: Revert "fib_trie: use seq_file_net rather than seq->private"Sasha Levin2014-06-051-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-0413-44/+131
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | rtnetlink: fix a memory leak when ->newlink failsCong Wang2014-06-041-3/+7
| * | | | xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek2014-06-041-11/+25
| * | | | net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu2014-06-031-1/+6
| * | | | tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng2014-06-031-6/+5
| * | | | netlink: Only check file credentials for implicit destinationsEric W. Biederman2014-06-031-1/+6
| * | | | net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-021-8/+3
| * | | | bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita2014-06-023-2/+37
| * | | | bridge: notify user space after fdb updateJon Maxwell2014-06-021-1/+7
| * | | | net: fix wrong mac_len calculation for vlansNikolay Aleksandrov2014-06-021-10/+25
| * | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-06-011-3/+3
| |\ \ \ \
| | * | | | batman-adv: fix NULL pointer dereferencesMarek Lindner2014-05-311-3/+3
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-311-5/+10
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ipvs: Fix panic due to non-linear skbPeter Christensen2014-05-261-5/+10
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-241-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-231-2/+2
| | |\ \ \ \ \
* | | | | | | | net: remove some unless free on failure in alloc_netdev_mqs()WANG Cong2014-06-041-5/+0
* | | | | | | | Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-031-62/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | ethtool: Check that reserved fields of struct ethtool_rxfh are 0Ben Hutchings2014-06-031-53/+36
| * | | | | | | | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-4/+4
| * | | | | | | | ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings2014-05-191-1/+4
| * | | | | | | | ethtool: Name the 'no change' value for setting RSS hash key but not indir tableBen Hutchings2014-05-191-5/+7
| * | | | | | | | ethtool: Return immediately on error in ethtool_copy_validate_indir()Ben Hutchings2014-05-191-9/+7
* | | | | | | | | bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu2014-06-031-0/+3
* | | | | | | | | fib_trie: use seq_file_net rather than seq->privateDavid Ahern2014-06-031-1/+1
* | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-0223-157/+645
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-0223-157/+645
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Merge tag 'nfc-next-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-304-8/+9
| | |\ \ \ \ \ \ \
| | | * | | | | | | NFC: nfc_sock_link() can be staticFengguang Wu2014-05-261-2/+2