aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-03
|\
| * dccp: fix auto-loading of dccp(_probe)Gerrit Renker2010-02-03
| * dccp: fix bug in cache allocationGerrit Renker2010-02-03
| * netlink: fix for too early rmmodAlexey Dobriyan2010-02-03
| * af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan2010-02-03
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-02
| |\
| | * netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy2010-01-26
| | * netfilter: nf_conntrack_sip: fix off-by-one in compact header parsingPatrick McHardy2010-01-19
| * | Bluetooth: Use the control channel for raw HID reportsBastien Nocera2010-01-30
| * | Bluetooth: Fix memory leak in L2CAPAndrei Emeltchenko2010-01-30
| * | Bluetooth: Remove double free of SKB pointer in L2CAPAndrei Emeltchenko2010-01-30
* | | xfrm: avoid spinlock in get_acqseq()Eric Dumazet2010-02-02
* | | ipv4: ip_fragment: fix unbalanced rcu_read_unlock()Patrick McHardy2010-02-02
* | | igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner2010-02-02
* | | can: deny filterlist access on non-CAN interfacesOliver Hartkopp2010-02-02
* | | sched: add head drop fifo queueHagen Paul Pfeifer2010-01-29
* | | netns xfrm: ipcomp6 supportAlexey Dobriyan2010-01-28
* | | netns xfrm: ipcomp supportAlexey Dobriyan2010-01-28
* | | netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-28
* | | netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan2010-01-28
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-28
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-28
| |\ \
| | * | mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi2010-01-26
| * | | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei2010-01-26
| * | | tcp_probe: avoid modulus operation and wrap fixStephen Hemminger2010-01-25
| * | | netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-25
| * | | vlan: fix vlan_skb_recv()Eric Dumazet2010-01-24
| * | | netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-24
* | | | net/atm: Cleanup dprint/ddprintk #defines and usesJoe Perches2010-01-27
* | | | net/atm/lec.c: Add __lec_arp_check_expire and other cleanupsJoe Perches2010-01-27
* | | | net/atm/svc.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/signaling.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/resources.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/raw.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/pvc.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/proc.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/pppoatm.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/mpoa_proc.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/mpoa_caches.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/mpc.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/lec.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/ioctl.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/common.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/clip.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/br2684.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/atm_sysfs.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/atm_misc.c: checkpatch cleanupsJoe Perches2010-01-27
* | | | net/atm/addr.c: Convert include <asm to include <linuxJoe Perches2010-01-27
* | | | net/atm: Convert printk to pr_<level>Joe Perches2010-01-27
* | | | net: use helpers to access uc list V2Jiri Pirko2010-01-25