Age | Commit message (Expand) | Author |
2014-04-14 | Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re... | Daniel Borkmann |
2014-04-14 | net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W | Daniel Borkmann |
2014-04-14 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2014-04-14 | ipv6: Limit mtu to 65575 bytes | Eric Dumazet |
2014-04-14 | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 | Patrick McHardy |
2014-04-14 | netfilter: nf_conntrack: initialize net.ct.generation | Andrey Vagin |
2014-04-13 | filter: prevent nla extensions to peek beyond the end of the message | Mathias Krause |
2014-04-13 | ipv4: return valid RTA_IIF on ip route get | Julian Anastasov |
2014-04-13 | net: ipv4: current group_info should be put after using. | Wang, Xiaoming |
2014-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-04-12 | vti: don't allow to add the same tunnel twice | Nicolas Dichtel |
2014-04-12 | gre: don't allow to add the same tunnel twice | Nicolas Dichtel |
2014-04-12 | pktgen: be friendly to LLTX devices | Daniel Borkmann |
2014-04-11 | Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e... | Linus Torvalds |
2014-04-11 | net: ipv6: Fix oif in TCP SYN+ACK route lookup. | Lorenzo Colitti |
2014-04-11 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller |
2014-04-11 | bridge: Fix double free and memory leak around br_allowed_ingress | Toshiaki Makita |
2014-04-11 | mac80211: exclude AP_VLAN interfaces from tx power calculation | Felix Fietkau |
2014-04-11 | mac80211: suppress BSS info change notifications for AP_VLAN | Felix Fietkau |
2014-04-10 | net: core: don't account for udp header size when computing seglen | Florian Westphal |
2014-04-09 | l2tp: take PMTU from tunnel UDP socket | Dmitry Petukhov |
2014-04-09 | net: sctp: test if association is dead in sctp_wake_up_waiters | Daniel Borkmann |
2014-04-09 | mac80211: update last_tx_rate only for data frame | Chun-Yeow Yeoh |
2014-04-09 | mac80211: fix radar_enabled propagation | Michal Kazior |
2014-04-09 | mac80211: Disable SMPS for the monitor interface | Ido Yariv |
2014-04-09 | mac80211: fix software remain-on-channel implementation | Johannes Berg |
2014-04-08 | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-04-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-04-08 | net: sctp: wake up all assocs if sndbuf policy is per socket | Daniel Borkmann |
2014-04-08 | netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper | Andrey Vagin |
2014-04-07 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-04-07 | net: replace __this_cpu_inc in route.c with raw_cpu_inc | Christoph Lameter |
2014-04-07 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-07 | netdev: remove potentially harmful checks | Veaceslav Falico |
2014-04-07 | pktgen: fix xmit test for BQL enabled devices | Daniel Borkmann |
2014-04-07 | tipc: Let tipc_release() return 0 | Geert Uytterhoeven |
2014-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-04-07 | mac802154: fix duplicate #include headers | Jean Sacren |
2014-04-07 | net: filter: be more defensive on div/mod by X==0 | Daniel Borkmann |
2014-04-07 | xfrm: Fix crash with ipv6 IPsec tunnel and NAT. | Steffen Klassert |
2014-04-06 | Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-04-05 | netfilter: Can't fail and free after table replacement | Thomas Graf |
2014-04-04 | libceph: dump pool {read,write}_tier to debugfs | Ilya Dryomov |
2014-04-04 | libceph: output primary affinity values on osdmap updates | Ilya Dryomov |
2014-04-04 | libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting() | Ilya Dryomov |
2014-04-04 | libceph: add support for osd primary affinity | Ilya Dryomov |
2014-04-04 | libceph: add support for primary_temp mappings | Ilya Dryomov |
2014-04-04 | libceph: return primary from ceph_calc_pg_acting() | Ilya Dryomov |
2014-04-04 | libceph: switch ceph_calc_pg_acting() to new helpers | Ilya Dryomov |