aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | sch_pie: schedule the timer after all init succeedWANG Cong2014-10-29
| * | Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-28
| |\ \
| | * \ Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-10-27
| | |\ \
| | | * | mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan2014-10-20
| | | * | mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan2014-10-14
| | | * | nl80211: sanity check the channel switch counter valueLuciano Coelho2014-10-09
| | | * | net: rfkill: kernel-doc warning fixesFabian Frederick2014-10-09
| | | * | mac80211: return the vif's chandef in ieee80211_cfg_get_channel()Luciano Coelho2014-10-09
| | | * | mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman2014-10-09
| * | | | net: dsa: Error out on tagging protocol mismatchesAndrew Lunn2014-10-28
| * | | | bpf: split eBPF out of NETAlexei Starovoitov2014-10-27
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-27
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()Arturo Borrero2014-10-27
| | * | | netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin2014-10-24
| | * | | netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal2014-10-24
| | * | | netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal2014-10-24
| | * | | bridge: Do not compile options in br_parse_ip_optionsHerbert Xu2014-10-24
| | * | | netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocationSabrina Dubroca2014-10-22
| | * | | netfilter: ipset: off by one in ip_set_nfnl_get_byindex()Dan Carpenter2014-10-22
| | * | | netfilter: nf_conntrack: allow server to become a client in TW handlingMarcelo Leitner2014-10-22
| * | | | net: napi_reuse_skb() should check pfmemallocEric Dumazet2014-10-26
| * | | | tcp: md5: do not use alloc_percpu()Eric Dumazet2014-10-25
* | | | | tcp: Correction to RFC number in commentSowmini Varadhan2014-10-30
* | | | | sctp: replace seq_printf with seq_putsMichele Baldessari2014-10-30
* | | | | sctp: add transport state in /proc/net/sctp/remaddrMichele Baldessari2014-10-30
* | | | | tipc: spelling errorsstephen hemminger2014-10-30
* | | | | syncookies: only increment SYNCOOKIESFAILED on validation errorFlorian Westphal2014-10-30
* | | | | ipv4: minor spelling fixesstephen hemminger2014-10-30
* | | | | ip6_tunnel: allow to change mode for the ip6tnl0Alexey Andriyanov2014-10-30
* | | | | ipv6: remove assignment in if conditionFabian Frederick2014-10-30
* | | | | ipv6: remove inline on static in c fileFabian Frederick2014-10-30
* | | | | ipv6: spelling s/incomming/incomingFabian Frederick2014-10-30
* | | | | ipx: remove all unnecessary castings on ntohlFabian Frederick2014-10-30
* | | | | net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck2014-10-30
* | | | | net: dsa: Add support for switch EEPROM accessGuenter Roeck2014-10-30
* | | | | net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck2014-10-30
* | | | | net: dsa: Don't set skb->protocol on outgoing tagged packetsGuenter Roeck2014-10-30
* | | | | neigh: optimize neigh_parms_release()Nicolas Dichtel2014-10-29
* | | | | net: introduce napi_schedule_irqoff()Eric Dumazet2014-10-29
* | | | | net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline2014-10-29
* | | | | tcp: allow for bigger reordering levelEric Dumazet2014-10-29
* | | | | net: skb_segment() should preserve backpressureToshiaki Makita2014-10-29
* | | | | openvswitch: Export lockdep_ovsl_is_held to modules.David S. Miller2014-10-28
* | | | | datapath: Rename last_action() as nla_is_last() and move to netlink.hSimon Horman2014-10-28
* | | | | ovs: Turn vports with dependencies into separate modulesThomas Graf2014-10-28
* | | | | bridge: Add support for IEEE 802.11 Proxy ARPKyeyoon Park2014-10-27
* | | | | ipx: remove __inline__ in c file on staticFabian Frederick2014-10-27
* | | | | ipx: remove unnecessary casting on ntohlFabian Frederick2014-10-27
* | | | | ipx: move extern sysctl_ipx_pprop_broadcasting to header fileFabian Frederick2014-10-27
* | | | | ipv6: include linux/uaccess.h instead of asm/uaccess.hFabian Frederick2014-10-27