Age | Commit message (Expand) | Author |
2014-09-04 | Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu... | John W. Linville |
2014-09-03 | openvswitch: distinguish between the dropped and consumed skb | Li RongQing |
2014-09-03 | netfilter: nfnetlink: deliver netlink errors on batch completion | Pablo Neira Ayuso |
2014-09-03 | nl80211: clear skb cb before passing to netlink | Johannes Berg |
2014-09-03 | netfilter: nft_rbtree: no need for spinlock from set destroy path | Pablo Neira Ayuso |
2014-09-03 | netfilter: nft_hash: no need for rcu in the hash set destroy path | Pablo Neira Ayuso |
2014-09-02 | openvswitch: fix a memory leak | Li RongQing |
2014-09-02 | netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG | Pablo Neira |
2014-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2014-09-01 | Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-09-01 | netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_* | Pablo Neira Ayuso |
2014-08-29 | net: sctp: fix ABI mismatch through sctp_assoc_to_state helper | Daniel Borkmann |
2014-08-29 | net: attempt a single high order allocation | Eric Dumazet |
2014-08-28 | ipvs: fix ipv6 hook registration for local replies | Julian Anastasov |
2014-08-27 | ipvs: properly declare tunnel encapsulation | Julian Anastasov |
2014-08-26 | mac80211: fix agg_status debugfs file alignment | Johannes Berg |
2014-08-26 | mac80211: fix start_seq_num in Rx reorder offload | Denton Gentry |
2014-08-26 | mac80211: mesh_plink: handle confirm frames with new plid | Bob Copeland |
2014-08-26 | mac80211: fix smps mode check for AP_VLAN | Felix Fietkau |
2014-08-26 | mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype | Felix Fietkau |
2014-08-26 | Revert "mac80211: disable uAPSD if all ACs are under ACM" | Johannes Berg |
2014-08-25 | net: fix checksum features handling in netif_skb_features() | Michal Kubeček |
2014-08-25 | net: prevent of emerging cross-namespace symlinks | Alexander Y. Fomichev |
2014-08-25 | net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs | Mika Westerberg |
2014-08-25 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2014-08-25 | netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL | Zhouyi Zhou |
2014-08-22 | mac80211: fix channel switch for chanctx-based drivers | Michal Kazior |
2014-08-22 | net: sctp: fix suboptimal edge-case on non-active active/retrans path selection | Daniel Borkmann |
2014-08-22 | net: sctp: spare unnecessary comparison in sctp_trans_elect_best | Daniel Borkmann |
2014-08-22 | openvswitch: fix panic with multiple vlan headers | Jiri Benc |
2014-08-22 | net: ipv6: fib: don't sleep inside atomic lock | Benjamin Block |
2014-08-21 | sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe | zhuyj |
2014-08-21 | packet: handle too big packets for PACKET_V3 | Eric Dumazet |
2014-08-21 | lec: Use rtnl lock/unlock when updating MTU | chas williams - CONTRACTOR |
2014-08-20 | Bluetooth: Fix hci_conn reference counting for auto-connections | Johan Hedberg |
2014-08-19 | netfilter: nf_tables: nat expression must select CONFIG_NF_NAT | Pablo Neira Ayuso |
2014-08-19 | netfilter: x_tables: allow to use default cgroup match | Daniel Borkmann |
2014-08-19 | tipc: Fix build. | David S. Miller |
2014-08-19 | cbq: now_rt removal | Vasily Averin |
2014-08-19 | cbq: incorrectly low bandwidth setting blocks limited traffic | Vasily Averin |
2014-08-19 | ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan | Martin Townsend |
2014-08-19 | ieee802154: 6lowpan: ensure of sending 1280 packets | Alexander Aring |
2014-08-19 | ieee802154: mac802154: handle the reserved dest mode by dropping the packet | Martin Townsend |
2014-08-19 | ieee802154: 6lowpan_rtnl: fix correct errno value | Alexander Aring |
2014-08-19 | mac802154: fixed potential skb leak with mac802154_parse_frame_start | Martin Townsend |
2014-08-18 | netfilter: move NAT Kconfig switches out of the iptables scope | Pablo Neira Ayuso |
2014-08-16 | tipc: fix message importance range check | Erik Hugne |
2014-08-16 | batman-adv: Fix parameter order of hlist_add_behind | Sven Eckelmann |
2014-08-14 | netlink: Annotate RCU locking for seq_file walker | Thomas Graf |
2014-08-14 | tcp: fix ssthresh and undo for consecutive short FRTO episodes | Neal Cardwell |