Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
483a2b3a3182abcb7fcea986d7ea13e793bb00b1
/
net
/
atm
b74ca3a
netdevice: Kill netdev->priv
by Wang Chen
· 16 years ago
730c30e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
17b24b3
ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table
by Chas Williams
· 16 years ago
8865c41
atm: 32-bit ioctl compatibility
by David Woodhouse
· 16 years ago
524ad0a
netdevice: safe convert to netdev_priv() #part-4
by Wang Chen
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
21454aa
net: replace NIPQUAD() in net/*/
by Harvey Harrison
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
5e68722
net/atm/lec.c: drop code after return
by Julia Lawall
· 16 years ago
6067804
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
by Arnaldo Carvalho de Melo
· 16 years ago
cba5cbd
atm: fix const assignment/discard warnings in the ATM networking driver
by David Howells
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
61c33e0
atm: use const where reasonable
by Mitchell Blank Jr
· 16 years ago
7e903c2
atm: [br2864] fix routed vcmux support
by Eric Kinzie
· 16 years ago
2714166
atm: [br2684] Fix oops due to skb->dev being NULL
by Jorge Boncompte [DTI2]
· 16 years ago
5f6b1ea
Revert "atm: Do not free already unregistered net device."
by David S. Miller
· 17 years ago
1e0ba00
atm: Bad locking on br2684_devs modifications.
by Pavel Emelyanov
· 17 years ago
65e4113
atm: Do not free already unregistered net device.
by Pavel Emelyanov
· 17 years ago
0c89652
atm: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
2e1e984
[ATM]: Use SEQ_START_TOKEN
by Joe Perches
· 17 years ago
21f644f
[NET]: Undo code bloat in hot paths due to print_mac().
by David S. Miller
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
06802a8
Merge branch 'master' of ../net-2.6/
by David S. Miller
· 17 years ago
dbee0d3
[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.
by Wang Chen
· 17 years ago
9a8c09e
[ATM]: Use seq_open/release_privade instead of manual manipulations.
by Pavel Emelyanov
· 17 years ago
5811769
[IPV4]: Remove check for ifa->ifa_dev != NULL.
by Denis V. Lunev
· 17 years ago
16e297b
[ATM]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
f206351
[NETNS]: Add namespace parameter to ip_route_output_key.
by Denis V. Lunev
· 17 years ago
5c17d5f
[ATM]: Suppress some sparse warnings
by Eric Dumazet
· 17 years ago
ae22120
[ATM]: Simplify /proc/net/atm/arp opening
by Denis V. Lunev
· 17 years ago
e5d69b9
[ATM]: Oops reading net/atm/arp
by Denis V. Lunev
· 17 years ago
6b175b2
[NETNS]: Add netns parameter to inet_(dev_)add_type.
by Eric W. Biederman
· 17 years ago
fb64c73
[ATM]: [br2864] whitespace cleanup
by Chas Williams
· 17 years ago
097b19a
[ATM]: [br2864] routed support
by Eric Kinzie
· 17 years ago
ef39592
[ATM]: Convert struct class_device to struct device
by Kay Sievers
· 17 years ago
6fe5452
[ATM]: atm is no longer experimental
by Robert P. J. Day
· 17 years ago
426b530
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
by Eric W. Biederman
· 17 years ago
8d8ad9d
[NET]: Name magic constants in sock_wake_async()
by Pavel Emelyanov
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
1c9b7aa
[ATM]: Check IP header validity in mpc_send_packet
by Herbert Xu
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
be07664
[BR2684]: get rid of broken header code.
by Stephen Hemminger
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
cfcabdc
[NET]: sparse warning fixes
by Stephen Hemminger
· 17 years ago
58c14a8
[ATM] net/atm/lec.c: printk warning fix
by Andrew Morton
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
8b14a53
[NET]: all net/ cleanup with ARRAY_SIZE
by Denis Cheng
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
5224006
[ATM]: Replace DPRINTK() with pr_debug().
by Stephen Hemminger
· 17 years ago
6869a35
[ATM]: Clean up duplicate includes in net/atm/
by Jesper Juhl
· 17 years ago
b5492c4
[ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS.
by Robert P. J. Day
· 17 years ago
ececfde
fallout from constified seq_operations
by Al Viro
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
9af9718
[ATM] br2684: Use seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
4ef8d0a
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
by Milind Arun Choudhary
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
4305b54
[SK_BUFF]: Convert skb->end to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
48d49d0c
[SK_BUFF]: Introduce skb_set_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
c8fb794
[TR]: Make tr_type_trans set skb->dev
by Arnaldo Carvalho de Melo
· 18 years ago
ae40eb1
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
by Eric Dumazet
· 18 years ago
acde485
[NET] ATM: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 18 years ago
ecbb416
[NET]: Fix neighbour destructor handling.
by Alexey Kuznetsov
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
f7d5745
[NET] ATM: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
84ff602
[ATM]: Fix for crash in adummy_init()
by Daniel Walker
· 18 years ago
76a0f17
[PATCH] struct path: convert atm
by Josef Sipek
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
c40a27f
[ATM]: Kill ipcommon.[ch]
by David S. Miller
· 18 years ago
2afe37c
[ATM]: Use kmemdup & kzalloc where applicable
by Arnaldo Carvalho de Melo
· 18 years ago
30d492d
[ATM]: Annotations.
by Al Viro
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
97f80bc
[ATM]: handle sysfs errors
by Jeff Garzik
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
6656e3c
[ATM]: [lec] use refcnt to protect lec_arp_entries outside lock
by Chas Williams
· 18 years ago
33a9c2d
[ATM]: [lec] add reference counting to lec_arp entries
by Chas Williams
· 18 years ago
987e46b
[ATM]: [lec] use work queue instead of timer for lec arp expiry
by Chas Williams
· 18 years ago
edbc9b0
[ATM]: [lec] old_close is no longer used
by Chas Williams
· 18 years ago
d0732f6
[ATM]: [lec] convert lec_arp_table to hlist
by Chas Williams
· 18 years ago
1c9d3e7
[ATM]: [lec] header indent, comment and whitespace cleanup
by Chas Williams
· 18 years ago
1fa9961
[ATM]: [lec] indent, comment and whitespace cleanup [continued]
by Chas Williams
· 18 years ago
d44f774
[ATM]: [lec] indent, comment and whitespace cleanup
by Chas Williams
· 18 years ago
b422993
[ATM]: use NIPQUAD instead of open-coding it
by Al Viro
· 18 years ago
69263bc
[ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter)
by Adrian Bunk
· 18 years ago
bf0d524
[NET]: Remove unnecessary config.h includes from net/
by Dave Jones
· 18 years ago
fe26109
[ATM] CLIP: Do not refer freed skbuff in clip_mkip().
by YOSHIFUJI Hideaki
· 18 years ago
b9c6e3e
[ATM]: Compile error on ARM
by Kevin Hilman
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
2478173
[ATM] net/atm/clip.c: fix PROC_FS=n compile
by Adrian Bunk
· 18 years ago
1252ecf
[ATM]: fix possible recursive locking in skb_migrate()
by Arjan van de Ven
· 18 years ago
Next »