summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-286-13/+27
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-10-276-13/+27
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan2014-10-202-10/+15
| | * | mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan2014-10-141-1/+1
| | * | nl80211: sanity check the channel switch counter valueLuciano Coelho2014-10-091-1/+9
| | * | net: rfkill: kernel-doc warning fixesFabian Frederick2014-10-091-2/+2
| | * | mac80211: return the vif's chandef in ieee80211_cfg_get_channel()Luciano Coelho2014-10-091-1/+1
| | * | mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman2014-10-091-0/+1
* | | | net: dsa: Error out on tagging protocol mismatchesAndrew Lunn2014-10-281-1/+4
* | | | bpf: split eBPF out of NETAlexei Starovoitov2014-10-271-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-276-40/+27
|\ \ \ \ | | |_|/ | |/| |
| * | | netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()Arturo Borrero2014-10-271-1/+1
| * | | netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin2014-10-241-9/+8
| * | | netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal2014-10-241-3/+5
| * | | netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal2014-10-241-3/+3
| * | | bridge: Do not compile options in br_parse_ip_optionsHerbert Xu2014-10-241-19/+5
| * | | netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocationSabrina Dubroca2014-10-221-2/+2
| * | | netfilter: ipset: off by one in ip_set_nfnl_get_byindex()Dan Carpenter2014-10-221-1/+1
| * | | netfilter: nf_conntrack: allow server to become a client in TW handlingMarcelo Leitner2014-10-221-2/+2
* | | | net: napi_reuse_skb() should check pfmemallocEric Dumazet2014-10-261-0/+4
* | | | tcp: md5: do not use alloc_percpu()Eric Dumazet2014-10-251-39/+20
* | | | net: fix saving TX flow hash in sock for outgoing connectionsSathya Perla2014-10-222-4/+4
* | | | xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing2014-10-221-3/+8
* | | | net: tso: fix unaligned access to crafted TCP header in helper APIKarl Beldan2014-10-221-1/+2
|/ / /
* | | net: sched: initialize bstats syncpSabrina Dubroca2014-10-211-1/+1
* | | netlink: Re-add locking to netlink_lookup() and seq walkerThomas Graf2014-10-211-12/+25
* | | tipc: fix lockdep warning when intra-node messages are deliveredYing Xue2014-10-211-2/+2
* | | tipc: fix a potential deadlockYing Xue2014-10-213-20/+35
* | | net: core: handle encapsulation offloads when computing segment lengthsFlorian Westphal2014-10-201-3/+10
* | | net: make skb_gso_segment error handling more robustFlorian Westphal2014-10-204-2/+6
* | | net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal2014-10-205-5/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-208-41/+159
|\ \ \ | |/ / |/| |
| * | netfilter: nft_nat: dump attributes if they are setPablo Neira Ayuso2014-10-181-9/+11
| * | netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MINPablo Neira Ayuso2014-10-181-22/+28
| * | netfilter: nft_nat: insufficient attribute validationPablo Neira Ayuso2014-10-181-1/+3
| * | netfilter: nft_compat: validate chain type in match/targetPablo Neira Ayuso2014-10-181-9/+66
| * | netfilter: nft_compat: fix hook validation for non-base chainsPablo Neira Ayuso2014-10-141-0/+4
| * | netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso2014-10-135-0/+40
| * | netfilter: missing module license in the nf_reject_ipvX modulesPablo Neira Ayuso2014-10-112-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-194-7/+8
|\ \ \
| * | | Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn2014-10-191-1/+1
| * | | ipv6: fix a potential use after free in sit.cLi RongQing2014-10-181-3/+3
| * | | ipv6: fix a potential use after free in ip6_offload.cLi RongQing2014-10-181-0/+1
| * | | ipv4: fix a potential use after free in gre_offload.cLi RongQing2014-10-181-3/+3
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-181-0/+2
|\ \ \ \
| * | | | 9p/trans_virtio: enable VQs earlyMichael S. Tsirkin2014-10-151-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-1834-202/+265
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2014-10-171-0/+1
| * | | | openvswitch: Set flow-key members.Pravin B Shelar2014-10-171-3/+3
| * | | | netrom: use linux/uaccess.hFabian Frederick2014-10-177-7/+7
OpenPOWER on IntegriCloud