Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
026a6fef55da7239ca0970000eb62b9eab5ba281
/
net
/
netrom
b5ccd79
[NET]: Simple ctl_table to ctl_path conversions.
by Pavel Emelyanov
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
c6e6ca7
[NET]: Correct two mistaken skb_reset_mac_header() conversions.
by David S. Miller
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 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
639fc4c
[NET] NETROM: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
75606dc
[AX25/NETROM/ROSE]: Convert to use modern wait queue API
by Ralf Baechle
· 18 years ago
1a4e2d0
[SK_BUFF]: Some more conversions to skb_copy_from_linear_data
by Arnaldo Carvalho de Melo
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
eeeb037
[SK_BUFF]: More skb_put related conversions to skb_reset_transport_header
by Arnaldo Carvalho de Melo
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
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
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
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
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
6fe6b17
[PATCH] sysctl: netrom: remove unnecessary insert_at_head flag
by Eric W. Biederman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
da7071d
[PATCH] mark struct file_operations const 8
by Arjan van de Ven
· 18 years ago
5f8f59d
[NET] NETROM: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
a428271
[AX.25]: Fix unchecked ax25_linkfail_register uses
by Ralf Baechle
· 18 years ago
58bc574
[AX.25]: Fix unchecked nr_add_node uses.
by Ralf Baechle
· 18 years ago
81dcd16
[AX.25]: Fix unchecked ax25_listen_register uses
by Ralf Baechle
· 18 years ago
8d5cf59
[AX.25]: Fix unchecked ax25_protocol_register uses.
by Ralf Baechle
· 18 years ago
c9266b9
[AX.25]: Mark all kmalloc users __must_check
by Ralf Baechle
· 18 years ago
eafff86
[NETROM]: Use kmemdup
by Arnaldo Carvalho de Melo
· 18 years ago
4b260a9
[NETROM] lockdep: fix false positive
by Ralf Baechle
· 18 years ago
8bf2b7b
[NETROM]: Drop lock before calling nr_destroy_socket
by Ralf Baechle
· 18 years ago
5cc29e3
[NETROM]: Fix locking order when establishing a NETROM circuit.
by Ralf Baechle
· 18 years ago
1b30dd3
[AX.25]: Use kzalloc
by Ralf Baechle
· 18 years ago
18601a7
[NETROM]: Use socket helpers instead of direct fiddling with struct sock
by Ralf Baechle DL5RB
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
5238367
[NETROM]: Fix possible null pointer dereference.
by Ralf Baechle
· 18 years ago
f530937
[NETROM/ROSE]: Kill module init version kernel log messages.
by Ralf Baechle
· 19 years ago
4d8937d
[NETROM]: Eleminate HZ from NET/ROM kernel interfaces
by Ralf Baechle
· 19 years ago
86cfcb9
[AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.
by Ralf Baechle
· 19 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
b5e5fa5
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
by Christoph Hellwig
· 19 years ago
5ff7630
[NETROM]: Remove unessecary lock_sock calls in netrom_ioctl()
by Christoph Hellwig
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
0d77d59
[NETROM]: Fix three if-statements in nr_state1_machine()
by Mika Kukkonen
· 19 years ago
3a867b3
[AX.25]: Fix packet socket crash
by Ralf Baechle
· 19 years ago
b88a762
[NETROM]: Introduct stuct nr_private
by Ralf Baechle
· 19 years ago
e21ce8c
[NETROM]: Implement G8PZT Circuit reset for NET/ROM
by Ralf Baechle
· 19 years ago
7237729
[NETROM]: NET/ROM has no ARP
by Ralf Baechle
· 19 years ago
dd8aa40
[NETROM] NET/ROM has no txqueue
by Ralf Baechle
· 19 years ago
9b37ee7
[NETROM/AX.25/ROSE]: Remove useless tests
by Ralf Baechle
· 19 years ago
6ddcf62
[NETROM]: statistics fix
by Ralf Baechle
· 19 years ago
3f2aadd
[NETROM]: Fix rebuild header mess
by Ralf Baechle
· 19 years ago
8d06afa
[PATCH] timer initialization cleanup: DEFINE_TIMER
by Ingo Molnar
· 19 years ago
f75268c
[AX25]: Make ax2asc thread-proof
by Ralf Baechle
· 19 years ago
c91326d
[AX25/NETROM/ROSE]: Kill net/ip.h inclusion
by Ralf Baechle
· 19 years ago
98a82fe
[AX25/NETROM]: Cleanup direct calls into IP stack
by Ralf Baechle
· 19 years ago
c752f07
[TCP]: Move the tcp sock states to net/tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
f2ccd8f
[NET]: Kill skb->real_dev
by David S. Miller
· 19 years ago
8728b83
[NET]: Kill skb->list
by David S. Miller
· 19 years ago
01d7dd0
[AX25]: UID fixes
by Ralf Baechle
· 19 years ago
53b924b
[NET]: Fix socket bitop damage
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago