| Commit message (Expand) | Author | Age |
... | |
| * | | sch_pie: schedule the timer after all init succeed | WANG Cong | 2014-10-29 |
| * | | Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-10-28 |
| |\ \ |
|
| | * \ | Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu... | John W. Linville | 2014-10-27 |
| | |\ \ |
|
| | | * | | mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats | Karl Beldan | 2014-10-20 |
| | | * | | mac80211: fix typo in starting baserate for rts_cts_rate_idx | Karl Beldan | 2014-10-14 |
| | | * | | nl80211: sanity check the channel switch counter value | Luciano Coelho | 2014-10-09 |
| | | * | | net: rfkill: kernel-doc warning fixes | Fabian Frederick | 2014-10-09 |
| | | * | | mac80211: return the vif's chandef in ieee80211_cfg_get_channel() | Luciano Coelho | 2014-10-09 |
| | | * | | mac80211: fix warning on htmldocs for last_tdls_pkt_time | Liad Kaufman | 2014-10-09 |
| * | | | | net: dsa: Error out on tagging protocol mismatches | Andrew Lunn | 2014-10-28 |
| * | | | | bpf: split eBPF out of NET | Alexei Starovoitov | 2014-10-27 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-10-27 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops() | Arturo Borrero | 2014-10-27 |
| | * | | | netfilter: nf_log: release skbuff on nlmsg put failure | Houcheng Lin | 2014-10-24 |
| | * | | | netfilter: nfnetlink_log: fix maximum packet length logged to userspace | Florian Westphal | 2014-10-24 |
| | * | | | netfilter: nf_log: account for size of NLMSG_DONE attribute | Florian Westphal | 2014-10-24 |
| | * | | | bridge: Do not compile options in br_parse_ip_options | Herbert Xu | 2014-10-24 |
| | * | | | netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation | Sabrina Dubroca | 2014-10-22 |
| | * | | | netfilter: ipset: off by one in ip_set_nfnl_get_byindex() | Dan Carpenter | 2014-10-22 |
| | * | | | netfilter: nf_conntrack: allow server to become a client in TW handling | Marcelo Leitner | 2014-10-22 |
| * | | | | net: napi_reuse_skb() should check pfmemalloc | Eric Dumazet | 2014-10-26 |
| * | | | | tcp: md5: do not use alloc_percpu() | Eric Dumazet | 2014-10-25 |
* | | | | | tcp: Correction to RFC number in comment | Sowmini Varadhan | 2014-10-30 |
* | | | | | sctp: replace seq_printf with seq_puts | Michele Baldessari | 2014-10-30 |
* | | | | | sctp: add transport state in /proc/net/sctp/remaddr | Michele Baldessari | 2014-10-30 |
* | | | | | tipc: spelling errors | stephen hemminger | 2014-10-30 |
* | | | | | syncookies: only increment SYNCOOKIESFAILED on validation error | Florian Westphal | 2014-10-30 |
* | | | | | ipv4: minor spelling fixes | stephen hemminger | 2014-10-30 |
* | | | | | ip6_tunnel: allow to change mode for the ip6tnl0 | Alexey Andriyanov | 2014-10-30 |
* | | | | | ipv6: remove assignment in if condition | Fabian Frederick | 2014-10-30 |
* | | | | | ipv6: remove inline on static in c file | Fabian Frederick | 2014-10-30 |
* | | | | | ipv6: spelling s/incomming/incoming | Fabian Frederick | 2014-10-30 |
* | | | | | ipx: remove all unnecessary castings on ntohl | Fabian Frederick | 2014-10-30 |
* | | | | | net: dsa: Add support for reading switch registers with ethtool | Guenter Roeck | 2014-10-30 |
* | | | | | net: dsa: Add support for switch EEPROM access | Guenter Roeck | 2014-10-30 |
* | | | | | net: dsa: Add support for reporting switch chip temperatures | Guenter Roeck | 2014-10-30 |
* | | | | | net: dsa: Don't set skb->protocol on outgoing tagged packets | Guenter Roeck | 2014-10-30 |
* | | | | | neigh: optimize neigh_parms_release() | Nicolas Dichtel | 2014-10-29 |
* | | | | | net: introduce napi_schedule_irqoff() | Eric Dumazet | 2014-10-29 |
* | | | | | net: ipv6: Add a sysctl to make optimistic addresses useful candidates | Erik Kline | 2014-10-29 |
* | | | | | tcp: allow for bigger reordering level | Eric Dumazet | 2014-10-29 |
* | | | | | net: skb_segment() should preserve backpressure | Toshiaki Makita | 2014-10-29 |
* | | | | | openvswitch: Export lockdep_ovsl_is_held to modules. | David S. Miller | 2014-10-28 |
* | | | | | datapath: Rename last_action() as nla_is_last() and move to netlink.h | Simon Horman | 2014-10-28 |
* | | | | | ovs: Turn vports with dependencies into separate modules | Thomas Graf | 2014-10-28 |
* | | | | | bridge: Add support for IEEE 802.11 Proxy ARP | Kyeyoon Park | 2014-10-27 |
* | | | | | ipx: remove __inline__ in c file on static | Fabian Frederick | 2014-10-27 |
* | | | | | ipx: remove unnecessary casting on ntohl | Fabian Frederick | 2014-10-27 |
* | | | | | ipx: move extern sysctl_ipx_pprop_broadcasting to header file | Fabian Frederick | 2014-10-27 |
* | | | | | ipv6: include linux/uaccess.h instead of asm/uaccess.h | Fabian Frederick | 2014-10-27 |