summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-02-02xfrm: avoid spinlock in get_acqseq()Eric Dumazet
2010-02-02ipv4: ip_fragment: fix unbalanced rcu_read_unlock()Patrick McHardy
2010-02-02igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner
2010-02-02can: deny filterlist access on non-CAN interfacesOliver Hartkopp
2010-01-28sched: add head drop fifo queueHagen Paul Pfeifer
2010-01-28netns xfrm: ipcomp6 supportAlexey Dobriyan
2010-01-28netns xfrm: ipcomp supportAlexey Dobriyan
2010-01-28netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan
2010-01-28netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-26net/atm: Cleanup dprint/ddprintk #defines and usesJoe Perches
2010-01-26net/atm/lec.c: Add __lec_arp_check_expire and other cleanupsJoe Perches
2010-01-26net/atm/svc.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/signaling.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/resources.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/raw.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/pvc.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/proc.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/pppoatm.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/mpoa_proc.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/mpoa_caches.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/mpc.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/lec.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/ioctl.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/common.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/clip.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/br2684.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/atm_sysfs.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/atm_misc.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/addr.c: Convert include <asm to include <linuxJoe Perches
2010-01-26net/atm: Convert printk to pr_<level>Joe Perches
2010-01-26mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi
2010-01-26ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei
2010-01-25tcp_probe: avoid modulus operation and wrap fixStephen Hemminger
2010-01-25net: use helpers to access uc list V2Jiri Pirko
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan
2010-01-24vlan: fix vlan_skb_recv()Eric Dumazet
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan
2010-01-23IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connecti...Shan Wei
2010-01-23icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan
2010-01-23net: constify MIB name tablesAlexey Dobriyan
2010-01-23neigh: simplify seq_file codeAlexey Dobriyan
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-01-21net/sctp: Eliminate useless codeJulia Lawall
2010-01-21net: Optimize non-gso test checksKrishna Kumar
2010-01-19tipc: Clean up configuration fileAllan Stephens
2010-01-19netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin
2010-01-19net: Unexport napi_gro_flush().David S. Miller