index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
atm
/
lec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
1
-10
/
+19
|
\
|
*
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
2008-04-08
1
-10
/
+19
*
|
[ATM]: Use SEQ_START_TOKEN
Joe Perches
2008-04-10
1
-4
/
+4
*
|
Merge branch 'master' of ../net-2.6/
David S. Miller
2008-03-23
1
-0
/
+4
|
\
\
|
|
/
|
*
[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.
Wang Chen
2008-03-23
1
-0
/
+4
*
|
[ATM]: Use seq_open/release_privade instead of manual manipulations.
Pavel Emelyanov
2008-02-29
1
-27
/
+2
|
/
*
[ATM]: Use proc_create() to setup ->proc_fops first
Wang Chen
2008-02-28
1
-3
/
+1
*
[ATM]: Suppress some sparse warnings
Eric Dumazet
2008-01-28
1
-1
/
+1
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
1
-3
/
+2
*
[ATM] net/atm/lec.c: printk warning fix
Andrew Morton
2007-10-10
1
-1
/
+1
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-18
/
+11
*
[ATM]: Replace DPRINTK() with pr_debug().
Stephen Hemminger
2007-10-10
1
-55
/
+49
*
[ATM]: Clean up duplicate includes in net/atm/
Jesper Juhl
2007-08-13
1
-1
/
+0
*
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-07-10
1
-1
/
+1
*
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
Milind Arun Choudhary
2007-04-26
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+4
*
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+0
*
[TR]: Make tr_type_trans set skb->dev
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+3
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] mark struct file_operations const 7
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[NET] ATM: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-10
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-10
/
+6
|
\
|
*
[ATM]: Use kmemdup & kzalloc where applicable
Arnaldo Carvalho de Melo
2006-12-02
1
-7
/
+3
|
*
[ATM]: Annotations.
Al Viro
2006-12-02
1
-3
/
+3
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-4
/
+5
|
/
*
[ATM]: [lec] use refcnt to protect lec_arp_entries outside lock
Chas Williams
2006-09-29
1
-9
/
+23
*
[ATM]: [lec] add reference counting to lec_arp entries
Chas Williams
2006-09-29
1
-14
/
+28
*
[ATM]: [lec] use work queue instead of timer for lec arp expiry
Chas Williams
2006-09-29
1
-10
/
+7
*
[ATM]: [lec] convert lec_arp_table to hlist
Chas Williams
2006-09-29
1
-277
/
+165
*
[ATM]: [lec] indent, comment and whitespace cleanup [continued]
Chas Williams
2006-09-29
1
-884
/
+899
*
[ATM]: [lec] indent, comment and whitespace cleanup
Chas Williams
2006-09-29
1
-692
/
+715
*
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-07-21
1
-2
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-11
1
-0
/
+1
*
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2006-01-11
1
-2
/
+1
*
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
Kris Katterjohn
2006-01-10
1
-3
/
+3
*
[ATM]: [lec] reset retry counter when new arp issued
Scott Talbert
2005-09-29
1
-0
/
+6
*
[ATM]: [lec] attempt to support cisco failover
Scott Talbert
2005-09-29
1
-3
/
+34
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+2538