summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | netfilter: nfnetlink_log: fix warning and prototype mismatchPatrick McHardy2008-11-181-1/+1
| * | | | | | netfilter: ctnetlink: deliver events for conntracks changed from userspacePablo Neira Ayuso2008-11-183-5/+56
| * | | | | | netfilter: ctnetlink: helper modules load-on-demand supportPablo Neira Ayuso2008-11-181-3/+2
| * | | | | | netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso2008-11-171-0/+3
| * | | | | | netfilter: netns ebtables: ebtable_nat in netnsAlexey Dobriyan2008-11-041-0/+1
| * | | | | | netfilter: netns ebtables: ebtable_filter in netnsAlexey Dobriyan2008-11-041-0/+1
| * | | | | | netfilter: netns ebtables: ebtable_broute in netnsAlexey Dobriyan2008-11-041-0/+3
| * | | | | | netfilter: netns ebtables: part 2Alexey Dobriyan2008-11-041-1/+2
| * | | | | | netfilter: netns ebtables: part 1Alexey Dobriyan2008-11-041-1/+1
| * | | | | | netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.Eric Leblond2008-11-041-0/+14
* | | | | | | decnet: compile fix for removal of byteorder wrapperHarvey Harrison2008-11-271-1/+1
* | | | | | | decnet: remove private wrappers of endian helpersHarvey Harrison2008-11-272-8/+6
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-263-1/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt2008-11-241-1/+1
| * | | | | | net: Fix memory leak in the proto_register functionCatalin Marinas2008-11-212-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-264-0/+90
|\ \ \ \ \ \
| * | | | | | nl80211: Change max TX power to be in mBm instead of dBmJouni Malinen2008-11-261-1/+2
| * | | | | | rfkill: preserve state across suspendHenrique de Moraes Holschuh2008-11-261-0/+1
| * | | | | | nl80211: Report max TX power in NL80211_BAND_ATTR_FREQSJouni Malinen2008-11-261-0/+4
| * | | | | | cfg80211: add support for custom firmware regulatory solutionsLuis R. Rodriguez2008-11-251-0/+7
| * | | | | | cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-252-0/+77
* | | | | | | pkt_sched: gen_estimator: Optimize gen_estimator_active()Jarek Poplawski2008-11-261-2/+2
* | | | | | | net: Use a percpu_counter for orphan_countEric Dumazet2008-11-252-2/+2
* | | | | | | net: Use a percpu_counter for sockets_allocatedEric Dumazet2008-11-253-2/+3
* | | | | | | tc: policing requires a rate estimatorStephen Hemminger2008-11-251-0/+1
* | | | | | | netns xfrm: per-netns sysctlsAlexey Dobriyan2008-11-253-5/+20
* | | | | | | netns xfrm: /proc/net/xfrm_stat in netnsAlexey Dobriyan2008-11-251-1/+2
* | | | | | | netns xfrm: per-netns MIBsAlexey Dobriyan2008-11-252-7/+9
* | | | | | | netns xfrm: ->get_saddr in netnsAlexey Dobriyan2008-11-251-1/+1
* | | | | | | netns xfrm: ->dst_lookup in netnsAlexey Dobriyan2008-11-251-1/+2
* | | | | | | netns xfrm: KM reporting in netnsAlexey Dobriyan2008-11-251-2/+2
* | | | | | | netns xfrm: pass netns with KM notificationsAlexey Dobriyan2008-11-251-0/+1
* | | | | | | netns xfrm: per-netns NETLINK_XFRM socketAlexey Dobriyan2008-11-252-3/+6
* | | | | | | netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan2008-11-251-1/+1
* | | | | | | netns xfrm: xfrm_route_forward() in netnsAlexey Dobriyan2008-11-251-1/+3
* | | | | | | netns xfrm: xfrm_policy_check in netnsAlexey Dobriyan2008-11-251-1/+2
* | | | | | | netns xfrm: lookup in netnsAlexey Dobriyan2008-11-252-12/+13
* | | | | | | netns xfrm: policy walking in netnsAlexey Dobriyan2008-11-251-1/+1
* | | | | | | netns xfrm: finding policy in netnsAlexey Dobriyan2008-11-251-2/+2
* | | | | | | netns xfrm: policy flushing in netnsAlexey Dobriyan2008-11-251-1/+1
* | | | | | | netns xfrm: state walking in netnsAlexey Dobriyan2008-11-251-1/+1
* | | | | | | netns xfrm: finding states in netnsAlexey Dobriyan2008-11-251-3/+4
* | | | | | | netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-251-2/+2
* | | | | | | netns xfrm: state flush in netnsAlexey Dobriyan2008-11-251-1/+1
* | | | | | | netns xfrm: per-netns policy hash resizing workAlexey Dobriyan2008-11-251-0/+1
* | | | | | | netns xfrm: per-netns policy countsAlexey Dobriyan2008-11-252-4/+3
* | | | | | | netns xfrm: per-netns xfrm_policy_bydst hashAlexey Dobriyan2008-11-251-0/+6
* | | | | | | netns xfrm: per-netns inexact policiesAlexey Dobriyan2008-11-251-0/+2
* | | | | | | netns xfrm: per-netns xfrm_policy_byidx hashmaskAlexey Dobriyan2008-11-251-0/+1
* | | | | | | netns xfrm: per-netns xfrm_policy_byidx hashAlexey Dobriyan2008-11-251-0/+1
OpenPOWER on IntegriCloud