summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memsetJoe Perches2008-12-031-4/+2
| * | | | net: /proc/net/ip_mr_cache, display Iif as a signed shortBenjamin Thery2008-12-032-2/+2
| * | | | net: fix /proc/net/ip_mr_cache display - V2Benjamin Thery2008-12-032-10/+22
| * | | | atm: 32-bit ioctl compatibilityDavid Woodhouse2008-12-036-27/+135
| * | | | pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlinesJarek Poplawski2008-12-031-9/+29
| * | | | pkt_sched: sch_htb: Remove L2T()Jarek Poplawski2008-12-031-8/+1
| * | | | pkt_sched: sch_htb: Clean htb_class prio and quantum fieldsJarek Poplawski2008-12-031-25/+16
| * | | | pkt_sched: sch_htb: Remove htb_sched nwc_hit fieldJarek Poplawski2008-12-031-5/+2
| * | | | pkt_sched: sch_htb: Remove htb_class aprio fieldJarek Poplawski2008-12-031-3/+2
| * | | | Phonet: basic net namespace supportRĂ©mi Denis-Courmont2008-12-033-13/+12
| * | | | xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hostsMartin Willi2008-12-031-15/+11
| * | | | xfrm: Cleanup for unlink SPD entryWei Yongjun2008-12-031-25/+10
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-031-0/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-12-0220-130/+52
| |\ \ \ \ \
| | * | | | | Bluetooth: Fix RFCOMM release oops when device is still in useMarcel Holtmann2008-11-301-9/+21
| | * | | | | Bluetooth: Fix format arguments warningMarcel Holtmann2008-11-301-1/+1
| | * | | | | Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-3020-99/+4
| | * | | | | Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-302-2/+2
| | * | | | | Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_stringsMarcel Holtmann2008-11-301-18/+23
| | * | | | | Bluetooth: Fix leak of uninitialized data to userspaceVegard Nossum2008-11-301-1/+1
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-023-4/+13
| |\ \ \ \ \ \
| * | | | | | | net: percpu_counter_inc() should not be called in BH-disabled sectionEric Dumazet2008-12-011-2/+2
| * | | | | | | dccp: Feature activation handlersGerrit Renker2008-12-012-10/+204
| * | | | | | | dccp: Processing Confirm optionsGerrit Renker2008-12-013-17/+101
| * | | | | | | dccp: Process incoming Change feature-negotiation optionsGerrit Renker2008-12-013-18/+189
| * | | | | | | dccp: Preference list reconciliationGerrit Renker2008-12-011-2/+75
| * | | | | | | dccp: Integrate feature-negotiation insertion codeGerrit Renker2008-12-011-12/+21
| * | | | | | | dccp: Insert feature-negotiation options into skbGerrit Renker2008-12-012-0/+67
| | |/ / / / / | |/| | | | |
| * | | | | | pkt_sched: fix sparse warningHannes Eder2008-11-281-1/+1
| * | | | | | netlink: allow empty nested attributesPatrick McHardy2008-11-281-0/+6
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-11-2830-211/+427
| |\ \ \ \ \ \
| | * | | | | | netfilter: fix warning in net/netfilter/nf_conntrack_ftp.cIngo Molnar2008-11-251-1/+1
| | * | | | | | netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUEEric Leblond2008-11-251-1/+4
| | * | | | | | netfilter: nfmark routing in OUTPUT, mangle, NFQUEUEEric Leblond2008-11-251-0/+3
| | * | | | | | netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug()Patrick McHardy2008-11-241-4/+2
| | * | | | | | netfilter: nf_conntrack_proto_sctp: avoid bogus warningPatrick McHardy2008-11-241-1/+1
| | * | | | | | netfilter: nf_conntrack_proto_gre: spread __exitAlexey Dobriyan2008-11-201-1/+1
| | * | | | | | netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooksAlexey Dobriyan2008-11-201-14/+3
| | * | | | | | netfilter: xt_recent: don't save proc dirsAlexey Dobriyan2008-11-201-11/+11
| | * | | | | | netfilter: nf_conntrack: fix warning and prototype mismatchPatrick McHardy2008-11-181-4/+4
| | * | | | | | netfilter: nfnetlink_log: fix warning and prototype mismatchPatrick McHardy2008-11-181-0/+1
| | * | | | | | netfilter: ctnetlink: deliver events for conntracks changed from userspacePablo Neira Ayuso2008-11-184-29/+141
| | * | | | | | netfilter: ctnetlink: helper modules load-on-demand supportPablo Neira Ayuso2008-11-183-37/+93
| | * | | | | | netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso2008-11-179-0/+9
| | * | | | | | netfilter: ctnetlink: get rid of module refcounting in ctnetlinkPablo Neira Ayuso2008-11-171-20/+18
| | * | | | | | netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has n...Pablo Neira Ayuso2008-11-171-1/+1
| | * | | | | | netfilter: ctnetlink: use nf_conntrack_get instead of atomic_incPablo Neira Ayuso2008-11-171-1/+1
| | * | | | | | netfilter: nf_nat: remove warn_if_extra_mangleSimon Arlott2008-11-041-23/+0
| | * | | | | | netfilter: netns ebtables: br_nf_pre_routing_finish() fixupAlexey Dobriyan2008-11-041-1/+1
| | * | | | | | netfilter: netns ebtables: ebtable_nat in netnsAlexey Dobriyan2008-11-041-15/+32
OpenPOWER on IntegriCloud