Age | Commit message (Expand) | Author |
2012-06-11 | inet: Add inetpeer tree roots to the FIB tables. | David S. Miller |
2012-06-11 | inet: Add family scope inetpeer flushes. | David S. Miller |
2012-06-11 | ipv4: Kill ip_rt_frag_needed(). | David S. Miller |
2012-06-11 | inet: Hide route peer accesses behind helpers. | David S. Miller |
2012-06-11 | net: Reorder initialization in ip_route_output to fix gcc warning | Roland Dreier |
2012-06-11 | bug.h: need linux/kernel.h for TAINT_WARN. | Paul Mundt |
2012-06-09 | net: Make linux/tcp.h C++ friendly (trivial) | Paul Pluzhnikov |
2012-06-09 | inet: Pass inetpeer root into inet_getpeer*() interfaces. | David S. Miller |
2012-06-09 | inet: Consolidate inetpeer_invalidate_tree() interfaces. | David S. Miller |
2012-06-09 | inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c | David S. Miller |
2012-06-09 | [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary. | David S. Miller |
2012-06-09 | mac80211: add some missing kernel-doc | Johannes Berg |
2012-06-09 | tcp: Get rid of inetpeer special cases. | David S. Miller |
2012-06-08 | inet: Create and use rt{,6}_get_peer_create(). | David S. Miller |
2012-06-08 | Bluetooth: Add support for encryption key refresh | Johan Hedberg |
2012-06-08 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-06-08 | af_unix: speedup /proc/net/unix | Eric Dumazet |
2012-06-08 | inetpeer: add parameter net for inet_getpeer_v4,v6 | Gao feng |
2012-06-08 | inetpeer: add namespace support for inetpeer | Gao feng |
2012-06-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-08 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-06-08 | Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-06-08 | vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROO | Takashi Iwai |
2012-06-08 | vga_switcheroo: Add a helper function to get the client state | Takashi Iwai |
2012-06-08 | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie |
2012-06-08 | module_param: stop double-calling parameters. | Rusty Russell |
2012-06-07 | c/r: prctl: add ability to get clear_tid_address | Cyrill Gorcunov |
2012-06-07 | c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal | Konstantin Khlebnikov |
2012-06-07 | Added kernel support in EEE Ethtool commands | Yuval Mintz |
2012-06-07 | netfilter: xt_recent: add address masking option | Denys Fedoryshchenko |
2012-06-07 | netfilter: nf_conntrack: add namespace support for cttimeout | Gao feng |
2012-06-07 | netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto | Pablo Neira Ayuso |
2012-06-07 | netfilter: nf_ct_icmp: add namespace support | Gao feng |
2012-06-07 | netfilter: nf_ct_icmp: add namespace support | Gao feng |
2012-06-07 | netfilter: nf_ct_udp: add namespace support | Gao feng |
2012-06-07 | netfilter: nf_ct_tcp: add namespace support | Gao feng |
2012-06-07 | netfilter: nf_ct_generic: add namespace support | Gao feng |
2012-06-07 | netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers | Gao feng |
2012-06-07 | netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers | Gao feng |
2012-06-07 | netfilter: Add fail-open support | Krishna Kumar |
2012-06-07 | netfilter: xt_connlimit: remove revision 0 | Cong Wang |
2012-06-07 | netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.h | Cong Wang |
2012-06-07 | netfilter: xt_HMARK: fix endianness and provide consistent hashing | Hans Schillstrom |
2012-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-06-06 | mac80211: unify SW/offload remain-on-channel | Johannes Berg |
2012-06-06 | mac80211: do remain-on-channel while idle | Johannes Berg |
2012-06-06 | cfg80211: validate remain-on-channel time better | Johannes Berg |
2012-06-06 | ssb: recognize ARM Cortex M3 | Hauke Mehrtens |
2012-06-06 | cfg80211: clarify set_channel APIs | Johannes Berg |
2012-06-06 | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next | David S. Miller |