Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4966e1affb45c5fc402969e10e979407b972a7df
/
net
/
phonet
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
d2b3eb6
net: Simplify phonet pernet operations.
by Eric W. Biederman
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
eeb74a9d
Phonet: convert devices list to RCU
by Rémi Denis-Courmont
· 15 years ago
f99189b
netns: net_identifiers should be read_mostly
by Eric Dumazet
· 15 years ago
b2a5dec
Phonet: missing rcu_dereference()
by Rémi Denis-Courmont
· 15 years ago
8888013
Phonet: convert routing table to RCU
by Rémi Denis-Courmont
· 15 years ago
7ed0132
Phonet: put protocols array under RCU
by Rémi Denis-Courmont
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
b170437
Phonet: allocate and copy for pipe TX without sock lock
by Rémi Denis-Courmont
· 15 years ago
6b0d07b
Phonet: put sockets in a hash table
by Rémi Denis-Courmont
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
4b7673a
Phonet: remove tautologies
by Rémi Denis-Courmont
· 15 years ago
21912d1
Phonet: hold socket before giving it to sk_deliver_skb()
by Rémi Denis-Courmont
· 15 years ago
766e9037
net: sk_drops consolidation
by Eric Dumazet
· 15 years ago
86a0a1e
Phonet: forward incoming packets
by Rémi Denis-Courmont
· 15 years ago
aa6c45f
Phonet: route outgoing packets
by Rémi Denis-Courmont
· 15 years ago
f062f41
Phonet: routing table Netlink interface
by Rémi Denis-Courmont
· 15 years ago
55748ac
Phonet: routing table backend
by Rémi Denis-Courmont
· 15 years ago
f14001f
Phonet: deliver broadcast packets to broadcast sockets
by Rémi Denis-Courmont
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
013820a
Phonet: fix mutex imbalance
by Rémi Denis-Courmont
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
18a1166
Phonet: error on broadcast sending (unimplemented)
by Rémi Denis-Courmont
· 15 years ago
582b0b6
Phonet: fix race for port number in concurrent bind()
by Rémi Denis-Courmont
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
b11b516
Phonet: Netlink event for autoconfigured addresses
by Rémi Denis-Courmont
· 15 years ago
f5bb1c5
Phonet: back-end for autoconfigured addresses
by Rémi Denis-Courmont
· 15 years ago
998ec75
Phonet: fix netlink address dump error handling
by Rémi Denis-Courmont
· 15 years ago
424efe9
netdev: convert pseudo drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
ae6e2ae
phonet: fix build when PROC_FS is disabled
by Randy Dunlap
· 15 years ago
cb7d9e7f
Phonet: fix /proc/net/phonet with network namespaces
by Rémi Denis-Courmont
· 15 years ago
59e57f4
phonet: phonet_device_get() fix
by Eric Dumazet
· 15 years ago
421d20a
phonet: Fix build.
by David S. Miller
· 15 years ago
2eee40c
Phonet: dropped datagrams accounting
by Rémi Denis-Courmont
· 15 years ago
2e2fb4b
Phonet: account for dropped RX packets
by Rémi Denis-Courmont
· 15 years ago
c1dc13e
Phonet: sockets list through proc_fs
by Rémi Denis-Courmont
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
2be6fa4
Phonet: generate Netlink RTM_DELADDR when destroying a device
by Rémi Denis-Courmont
· 15 years ago
c7a1a4c
Phonet: publicize the Netlink notification function
by Rémi Denis-Courmont
· 15 years ago
5c313e9
phonet: Use frag list abstraction interfaces.
by David S. Miller
· 15 years ago
bbd5898
Phonet: fix accounting race between gprs_writeable() and gprs_xmit()
by Rémi Denis-Courmont
· 15 years ago
692105b
trivial: fix typos/grammar errors in Kconfig texts
by Matt LaPlante
· 16 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
1ce85fe
netlink: change nlmsg_notify() return value logic
by Pablo Neira Ayuso
· 16 years ago
5e30589
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
2ddc1ac
Phonet: do not compute unused value
by Rémi Denis-Courmont
· 16 years ago
a2bf453
Phonet: fix double free in GPRS outbound packet error path
by Rémi Denis-Courmont
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
9a3b7a4
Phonet: use per-namespace devices list
by remi.denis-courmont@nokia
· 16 years ago
6530e0f
Phonet: remove useless locking in device cleanup
by remi.denis-courmont@nokia
· 16 years ago
660f706
Phonet: handle rtnetlink registration failure
by remi.denis-courmont@nokia
· 16 years ago
76e02cf
Phonet: allow phonet_device_init() to fail, put it to __init section
by remi.denis-courmont@nokia
· 16 years ago
4b8f704
Phonet: check destination before delivering packets locally
by remi.denis-courmont@nokia
· 16 years ago
ab638e6
phonet: update to net_device_ops
by Stephen Hemminger
· 16 years ago
893873f
Phonet: get rid of deferred work on the transmission path
by Rémi Denis-Courmont
· 16 years ago
be67773
Phonet: use atomic for packet TX window
by Rémi Denis-Courmont
· 16 years ago
57c81ff
Phonet: allocate separate ARP type for GPRS over a Phonet pipe
by Rémi Denis-Courmont
· 16 years ago
09a2c3c
Phonet: improve GPRS variable names
by Rémi Denis-Courmont
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4798a2b
Phonet: keep TX queue disabled when the device is off
by Rémi Denis-Courmont
· 16 years ago
5eaa65b
net: Make static
by Roel Kluin
· 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
5240488
Phonet: basic net namespace support
by Rémi Denis-Courmont
· 16 years ago
bd7df21
Phonet: do not dump addresses from other namespaces
by remi.denis-courmont@nokia
· 16 years ago
aa2ba5f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7e5ab54
Phonet: fix oops in phonet_address_del() on non-Phonet device
by Rémi Denis-Courmont
· 16 years ago
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
566521d
phonet: fix compilation with gcc-3.4
by Alexey Dobriyan
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ebfe92c
Phonet: refuse to send bigger than MTU packets
by Rémi Denis-Courmont
· 16 years ago
9b1582d
Phonet: use net_device built-in stats for GPRS
by Rémi Denis-Courmont
· 16 years ago
5c7f033
phonet: sparse annotations of protocol, remove forward declaration
by Harvey Harrison
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
c3a90c7
Phonet: do not reply to indication reset packets
by Remi Denis-Courmont
· 16 years ago
95a5afc
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
by Johannes Berg
· 16 years ago
02a4761
Phonet: implement GPRS virtual interface over PEP socket
by Rémi Denis-Courmont
· 16 years ago
c41bd97f8
Phonet: receive pipe control requests as out-of-band data
by Rémi Denis-Courmont
· 16 years ago
9641458
Phonet: Pipe End Point for Phonet Pipes protocol
by Rémi Denis-Courmont
· 16 years ago
9995a32
Phonet: connected sockets glue
by Rémi Denis-Courmont
· 16 years ago
2553282
Phonet: modules auto-loading support
by Rémi Denis-Courmont
· 16 years ago
8980713
Phonet: Netlink factorization and cleanup
by Rémi Denis-Courmont
· 16 years ago
be0c52b
Phonet: emit errors when a packet cannot be delivered locally
by Remi Denis-Courmont
· 16 years ago
87ab4e2
Phonet: proc interface for port range
by Remi Denis-Courmont
· 16 years ago
5f77076
Phonet: provide MAC header operations
by Remi Denis-Courmont
· 16 years ago
107d0d9
Phonet: Phonet datagram transport protocol
by Remi Denis-Courmont
· 16 years ago
ba113a9
Phonet: common socket glue
by Remi Denis-Courmont
· 16 years ago
8fb3974
Phonet: Netlink interface
by Remi Denis-Courmont
· 16 years ago
f8ff602
Phonet: network device and address handling
by Remi Denis-Courmont
· 16 years ago
8ead536
Phonet: add CONFIG_PHONET
by Remi Denis-Courmont
· 16 years ago
4b07b3f
Phonet: PF_PHONET protocol family support
by Remi Denis-Courmont
· 16 years ago