summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: maintain namespace isolation between vlan and real deviceArnd Bergmann2010-02-032-5/+32
* net/rds: remove uses of NIPQUAD, use %pI4Joe Perches2010-02-033-9/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-039-57/+66
|\
| * dccp: fix auto-loading of dccp(_probe)Gerrit Renker2010-02-031-2/+2
| * dccp: fix bug in cache allocationGerrit Renker2010-02-032-4/+6
| * netlink: fix for too early rmmodAlexey Dobriyan2010-02-031-0/+5
| * af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan2010-02-031-7/+8
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-022-2/+3
| |\
| | * netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy2010-01-261-1/+2
| | * netfilter: nf_conntrack_sip: fix off-by-one in compact header parsingPatrick McHardy2010-01-191-1/+1
| * | Bluetooth: Use the control channel for raw HID reportsBastien Nocera2010-01-301-34/+36
| * | Bluetooth: Fix memory leak in L2CAPAndrei Emeltchenko2010-01-301-1/+2
| * | Bluetooth: Remove double free of SKB pointer in L2CAPAndrei Emeltchenko2010-01-301-7/+4
* | | xfrm: avoid spinlock in get_acqseq()Eric Dumazet2010-02-021-5/+4
* | | ipv4: ip_fragment: fix unbalanced rcu_read_unlock()Patrick McHardy2010-02-021-3/+2
* | | igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner2010-02-021-21/+62
* | | can: deny filterlist access on non-CAN interfacesOliver Hartkopp2010-02-021-0/+6
* | | sched: add head drop fifo queueHagen Paul Pfeifer2010-01-282-0/+35
* | | netns xfrm: ipcomp6 supportAlexey Dobriyan2010-01-281-5/+8
* | | netns xfrm: ipcomp supportAlexey Dobriyan2010-01-281-3/+6
* | | netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-282-59/+85
* | | netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan2010-01-281-5/+11
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-289-48/+110
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-281-1/+1
| |\ \
| | * | mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi2010-01-261-1/+1
| * | | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei2010-01-261-0/+1
| * | | tcp_probe: avoid modulus operation and wrap fixStephen Hemminger2010-01-251-9/+10
| * | | netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-243-20/+78
| * | | vlan: fix vlan_skb_recv()Eric Dumazet2010-01-241-1/+1
| * | | netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-233-17/+19
* | | | net/atm: Cleanup dprint/ddprintk #defines and usesJoe Perches2010-01-263-107/+124
* | | | net/atm/lec.c: Add __lec_arp_check_expire and other cleanupsJoe Perches2010-01-261-73/+80
* | | | net/atm/svc.c: checkpatch cleanupsJoe Perches2010-01-261-124/+125
* | | | net/atm/signaling.c: checkpatch cleanupsJoe Perches2010-01-261-101/+101
* | | | net/atm/resources.c: checkpatch cleanupsJoe Perches2010-01-261-198/+192
* | | | net/atm/raw.c: checkpatch cleanupsJoe Perches2010-01-261-14/+7
* | | | net/atm/pvc.c: checkpatch cleanupsJoe Perches2010-01-261-22/+21
* | | | net/atm/proc.c: checkpatch cleanupsJoe Perches2010-01-261-37/+44
* | | | net/atm/pppoatm.c: checkpatch cleanupsJoe Perches2010-01-261-4/+7
* | | | net/atm/mpoa_proc.c: checkpatch cleanupsJoe Perches2010-01-261-33/+31
* | | | net/atm/mpoa_caches.c: checkpatch cleanupsJoe Perches2010-01-261-72/+88
* | | | net/atm/mpc.c: checkpatch cleanupsJoe Perches2010-01-261-193/+252
* | | | net/atm/lec.c: checkpatch cleanupsJoe Perches2010-01-261-148/+136
* | | | net/atm/ioctl.c: checkpatch cleanupsJoe Perches2010-01-261-98/+97
* | | | net/atm/common.c: checkpatch cleanupsJoe Perches2010-01-261-165/+173
* | | | net/atm/clip.c: checkpatch cleanupsJoe Perches2010-01-261-14/+12
* | | | net/atm/br2684.c: checkpatch cleanupsJoe Perches2010-01-261-41/+31
* | | | net/atm/atm_sysfs.c: checkpatch cleanupsJoe Perches2010-01-261-13/+14
* | | | net/atm/atm_misc.c: checkpatch cleanupsJoe Perches2010-01-261-24/+16
* | | | net/atm/addr.c: Convert include <asm to include <linuxJoe Perches2010-01-261-1/+1
OpenPOWER on IntegriCloud