index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
atm
Age
Commit message (
Expand
)
Author
Lines
2005-03-26
[NET] make all protos partially use sk_prot
Arnaldo Carvalho de Melo
-11
/
+21
2005-03-22
Merge bk://kernel.bkbits.net/acme/net-2.6
David S. Miller
-2
/
+1
2005-03-22
[ATM]: assorted cleanups
Chas Williams
-83
/
+51
2005-03-22
[ATM]: Remove bridge/lec interdependency
Chas Williams
-27
/
+1
2005-03-22
[NET] use sk_acceptq_is_full
Arnaldo Carvalho de Melo
-2
/
+1
2005-02-14
Merge nuts.davemloft.net:/disk1/BK/network-2.6.12
David S. Miller
-141
/
+166
2005-02-08
Resolve ATM conflicts.
David S. Miller
-0
/
+1
2005-02-08
Resolve ATM conflicts.
David S. Miller
-142
/
+166
2005-02-07
Fix ATM copy-to-user usage.
Linus Torvalds
-2
/
+2
2005-01-26
[ATM]: replace schedule_timeout() with msleep()
Chas Williams
-2
/
+2
2005-01-26
[ATM]: [svc] get accounting right when we remove skb
Chas Williams
-0
/
+1
2005-01-26
[ATM]: Fix IRQ flags type in lec_arp_expire_vcc
Herbert Xu
-1
/
+1
2005-01-20
[ATM] stop using sk_protinfo
Arnaldo Carvalho de Melo
-141
/
+166
2005-01-19
Cset exclude: davem@nuts.davemloft.net|ChangeSet|20050120063740|10274
David S. Miller
-2
/
+2
2005-01-19
[NET]: Close NETIF_F_LLTX race conditions.
David S. Miller
-2
/
+2
2005-01-17
[ATM]: avoid race between svc_disconnect and sigd exiting
Chas Williams
-7
/
+4
2005-01-17
[ATM]: change atm address functions to use list_add
Chas Williams
-50
/
+44
2005-01-17
[ATM]: [lec] rewrite to eliminate lec_arp_users in favor of lec_arp_lock
Chas Williams
-166
/
+157
2005-01-13
[NET]: Lock initializer cleanup.
Thomas Gleixner
-3
/
+3
2004-11-25
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
-1
/
+6
2004-11-23
[ATM]: Handle register_netdevice_notifier() errors in mpc.c
Maximilian Attems
-1
/
+6
2004-11-20
[PATCH] misc __user annotations
Alexander Viro
-3
/
+3
2004-11-09
[NET]: Lock initializer unifying
Andrew Morton
-2
/
+2
2004-10-27
[ATM]: don't leak skb on as_indicate failure; don't wakeup twice on as_close
Chas Williams
-1
/
+3
2004-10-25
[ATM]: Mark vcc_remove_socket static
Christoph Hellwig
-2
/
+1
2004-10-20
[ATM]: point to multipoint signalling (from ekinzie@cmf.nrl.navy.mil)
Chas Williams
-19
/
+134
2004-10-20
[ATM]: use RCV_SHUTDOWN to exit skb_recv_datagram()
Chas Williams
-6
/
+4
2004-10-05
[SKBUFF] introduce eth_hdr(skb)
Arnaldo Carvalho de Melo
-1
/
+1
2004-10-01
[ATM]: Use neigh_table_{init,clear}() in clip.c
David S. Miller
-15
/
+14
2004-09-23
[NET]: Convert neigh hashing over to jenkins.
David S. Miller
-9
/
+2
2004-09-23
[NET]: Apply NEIGH_HASHMASK at tbl->hash() caller.
David S. Miller
-1
/
+1
2004-09-23
[NET]: Abstract neigh table walking.
David S. Miller
-131
/
+119
2004-09-14
[NET] NEIGHBOUR: save number of arguments for neigh_update() by flags.
Hideaki Yoshifuji
-2
/
+4
2004-09-06
[NET]: Fully plug netigh_create/inetdev_destroy race.
Herbert Xu
-5
/
+3
2004-09-02
[NET]: Add reference counting to neigh_parms.
Herbert Xu
-3
/
+18
2004-08-25
[PATCH] mpoa warning fix
Alexander Viro
-1
/
+1
2004-08-23
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
-5
/
+2
2004-08-22
[PATCH] remove dead prototypes
Carl Spalletta
-12
/
+0
2004-08-15
[ATM]: Missing static in atm.
Christoph Hellwig
-5
/
+2
2004-08-07
[PATCH] mpoa patch done right
Alexander Viro
-185
/
+142
2004-07-27
[ATM]: [lec] remove unnecessary inlines (from Adrian Bunk <bunk@fs.tum.de>)
Chas Williams
-4
/
+4
2004-07-26
[PATCH] pointer-to-int conversion fixes
Alexander Viro
-3
/
+3
2004-07-21
[ATM]: Update Marko Kiiskila's email address.
David S. Miller
-3
/
+3
2004-07-21
[ATM]: use try_module_get appropriately (from Stephen Hemminger <shemminger@o...
Chas Williams
-2
/
+2
2004-07-12
[PATCH] sparse: net/* NULL noise removal
Alexander Viro
-2
/
+2
2004-06-26
[ATM]: fix sparse checker warnings (by Stephen Hemminger <shemminger@osdl.org>)
Chas Williams
-7
/
+7
2004-06-23
[ATM]: In proc_mpc_read, make length ssize_t.
David S. Miller
-1
/
+1
2004-06-03
[PATCH] sparse: atm annotation (core)
Alexander Viro
-64
/
+67
2004-05-30
[PATCH] sparse: missed piece of sock_get_timestamp() annotation
Alexander Viro
-2
/
+2
2004-05-29
[PATCH] sparse: ->[gs]etsockopt() annotation
Alexander Viro
-4
/
+4
[next]