Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | netfilter: nfnetlink_log: fix warning and prototype mismatch | Patrick McHardy | 2008-11-18 | 1 | -1/+1 | |
| * | | | | | | netfilter: ctnetlink: deliver events for conntracks changed from userspace | Pablo Neira Ayuso | 2008-11-18 | 3 | -5/+56 | |
| * | | | | | | netfilter: ctnetlink: helper modules load-on-demand support | Pablo Neira Ayuso | 2008-11-18 | 1 | -3/+2 | |
| * | | | | | | netfilter: nf_conntrack: connection tracking helper name persistent aliases | Pablo Neira Ayuso | 2008-11-17 | 1 | -0/+3 | |
| * | | | | | | netfilter: netns ebtables: ebtable_nat in netns | Alexey Dobriyan | 2008-11-04 | 1 | -0/+1 | |
| * | | | | | | netfilter: netns ebtables: ebtable_filter in netns | Alexey Dobriyan | 2008-11-04 | 1 | -0/+1 | |
| * | | | | | | netfilter: netns ebtables: ebtable_broute in netns | Alexey Dobriyan | 2008-11-04 | 1 | -0/+3 | |
| * | | | | | | netfilter: netns ebtables: part 2 | Alexey Dobriyan | 2008-11-04 | 1 | -1/+2 | |
| * | | | | | | netfilter: netns ebtables: part 1 | Alexey Dobriyan | 2008-11-04 | 1 | -1/+1 | |
| * | | | | | | netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module. | Eric Leblond | 2008-11-04 | 1 | -0/+14 | |
* | | | | | | | decnet: compile fix for removal of byteorder wrapper | Harvey Harrison | 2008-11-27 | 1 | -1/+1 | |
* | | | | | | | decnet: remove private wrappers of endian helpers | Harvey Harrison | 2008-11-27 | 2 | -8/+6 | |
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-26 | 3 | -1/+3 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | netfilter: xtables: add missing const qualifier to xt_tgchk_param | Jan Engelhardt | 2008-11-24 | 1 | -1/+1 | |
| * | | | | | | net: Fix memory leak in the proto_register function | Catalin Marinas | 2008-11-21 | 2 | -0/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-11-26 | 4 | -0/+90 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | nl80211: Change max TX power to be in mBm instead of dBm | Jouni Malinen | 2008-11-26 | 1 | -1/+2 | |
| * | | | | | | rfkill: preserve state across suspend | Henrique de Moraes Holschuh | 2008-11-26 | 1 | -0/+1 | |
| * | | | | | | nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS | Jouni Malinen | 2008-11-26 | 1 | -0/+4 | |
| * | | | | | | cfg80211: add support for custom firmware regulatory solutions | Luis R. Rodriguez | 2008-11-25 | 1 | -0/+7 | |
| * | | | | | | cfg80211/mac80211: Add 802.11d support | Luis R. Rodriguez | 2008-11-25 | 2 | -0/+77 | |
* | | | | | | | pkt_sched: gen_estimator: Optimize gen_estimator_active() | Jarek Poplawski | 2008-11-26 | 1 | -2/+2 | |
* | | | | | | | net: Use a percpu_counter for orphan_count | Eric Dumazet | 2008-11-25 | 2 | -2/+2 | |
* | | | | | | | net: Use a percpu_counter for sockets_allocated | Eric Dumazet | 2008-11-25 | 3 | -2/+3 | |
* | | | | | | | tc: policing requires a rate estimator | Stephen Hemminger | 2008-11-25 | 1 | -0/+1 | |
* | | | | | | | netns xfrm: per-netns sysctls | Alexey Dobriyan | 2008-11-25 | 3 | -5/+20 | |
* | | | | | | | netns xfrm: /proc/net/xfrm_stat in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+2 | |
* | | | | | | | netns xfrm: per-netns MIBs | Alexey Dobriyan | 2008-11-25 | 2 | -7/+9 | |
* | | | | | | | netns xfrm: ->get_saddr in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 | |
* | | | | | | | netns xfrm: ->dst_lookup in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+2 | |
* | | | | | | | netns xfrm: KM reporting in netns | Alexey Dobriyan | 2008-11-25 | 1 | -2/+2 | |
* | | | | | | | netns xfrm: pass netns with KM notifications | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 | |
* | | | | | | | netns xfrm: per-netns NETLINK_XFRM socket | Alexey Dobriyan | 2008-11-25 | 2 | -3/+6 | |
* | | | | | | | netns xfrm: dst garbage-collecting in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 | |
* | | | | | | | netns xfrm: xfrm_route_forward() in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+3 | |
* | | | | | | | netns xfrm: xfrm_policy_check in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+2 | |
* | | | | | | | netns xfrm: lookup in netns | Alexey Dobriyan | 2008-11-25 | 2 | -12/+13 | |
* | | | | | | | netns xfrm: policy walking in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 | |
* | | | | | | | netns xfrm: finding policy in netns | Alexey Dobriyan | 2008-11-25 | 1 | -2/+2 | |
* | | | | | | | netns xfrm: policy flushing in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 | |
* | | | | | | | netns xfrm: state walking in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 | |
* | | | | | | | netns xfrm: finding states in netns | Alexey Dobriyan | 2008-11-25 | 1 | -3/+4 | |
* | | | | | | | netns xfrm: state lookup in netns | Alexey Dobriyan | 2008-11-25 | 1 | -2/+2 | |
* | | | | | | | netns xfrm: state flush in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 | |
* | | | | | | | netns xfrm: per-netns policy hash resizing work | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 | |
* | | | | | | | netns xfrm: per-netns policy counts | Alexey Dobriyan | 2008-11-25 | 2 | -4/+3 | |
* | | | | | | | netns xfrm: per-netns xfrm_policy_bydst hash | Alexey Dobriyan | 2008-11-25 | 1 | -0/+6 | |
* | | | | | | | netns xfrm: per-netns inexact policies | Alexey Dobriyan | 2008-11-25 | 1 | -0/+2 | |
* | | | | | | | netns xfrm: per-netns xfrm_policy_byidx hashmask | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 | |
* | | | | | | | netns xfrm: per-netns xfrm_policy_byidx hash | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |