Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a95dfc1e1ce6d50129252d70078813a31ff7cc56
/
net
« Previous
0c4dcd5
ipv4: Consolidate ipv4 dst allocation logic.
by David S. Miller
· 14 years ago
010c270
ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().
by David S. Miller
· 14 years ago
5ada552
ipv4: Simplify output route creation call sequence.
by David S. Miller
· 14 years ago
8ffd878
Bluetooth: fix checkpatch errors in af_bluetooth.c
by Gustavo F. Padovan
· 14 years ago
602f988
Bluetooth: Fix errors reported by checkpatch.pl
by Gustavo F. Padovan
· 14 years ago
e2174ca
Bluetooth: fix errors reported by checkpatch.pl
by Gustavo F. Padovan
· 14 years ago
e83d360
net: introduce NETIF_F_RXCSUM
by Michał Mirosław
· 14 years ago
da8ac86c
net: use ndo_fix_features for ethtool_ops->set_flags
by Michał Mirosław
· 14 years ago
8679488
net: ethtool: use ndo_fix_features for offload setting
by Michał Mirosław
· 14 years ago
5455c69
net: Introduce new feature setting ops
by Michał Mirosław
· 14 years ago
0a41770
ethtool: factorize get/set_one_feature
by Michał Mirosław
· 14 years ago
340ae16
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
by Michał Mirosław
· 14 years ago
212b573
ethtool: enable GSO and GRO by default
by Michał Mirosław
· 14 years ago
9a279ea
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
by Michał Mirosław
· 14 years ago
6caa76b
tty: now phase out the ioctl file pointer for good
by Alan Cox
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
138d22e
Bluetooth: Fix some code style issues in hci_event.c
by Szymon Janc
· 14 years ago
01df8c3
Bluetooth: Fix some code style issues in hci_core.c
by Szymon Janc
· 14 years ago
177b241
kbuild, mtd, net: a few comment typo fixes and rewording
by Gilles Espinasse
· 14 years ago
0af320f
netfilter: ip6t_LOG: fix a flaw in printing the MAC
by Joerg Marx
· 14 years ago
0786f8b
Bluetooth: Clean up hci_sniff_subrate_evt function
by Szymon Janc
· 14 years ago
7235975
Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
by Szymon Janc
· 14 years ago
d503b30
netfilter: tproxy: do not assign timewait sockets to skb->sk
by Florian Westphal
· 14 years ago
2ce603e
Bluetooth: Send LE Connection Update Command
by Claudio Takahasi
· 14 years ago
6bd3232
Bluetooth: Use proper timer for hci command timout
by Ville Tervo
· 14 years ago
c6f3c5f
Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) fails
by Gustavo F. Padovan
· 14 years ago
de73115
Bluetooth: Add connection parameter update response
by Claudio Takahasi
· 14 years ago
3300d9a
Bluetooth: Add LE signaling commands handling
by Claudio Takahasi
· 14 years ago
bae1f5d9
Bluetooth: Treat LE and ACL links separately on timeout
by Ville Tervo
· 14 years ago
b92a622
Bluetooth: Fix initiated LE connections
by Vinicius Costa Gomes
· 14 years ago
5589fa9
Bluetooth: Do not send disconn comand over LE links
by Ville Tervo
· 14 years ago
b62f328
Bluetooth: Add server socket support for LE connection
by Ville Tervo
· 14 years ago
acd7d37
Bluetooth: Add LE connection support to L2CAP
by Ville Tervo
· 14 years ago
6ed58ec
Bluetooth: Use LE buffers for LE traffic
by Ville Tervo
· 14 years ago
fcd89c0
Bluetooth: Add LE connect support
by Ville Tervo
· 14 years ago
840af82
Bluetooth: Release BTM while sleeping to avoid deadlock
by Vladislav P
· 14 years ago
41ac51e
ipvs: make "no destination available" message more informative
by Patrick Schaaf
· 14 years ago
6cb90db
ipvs: remove extra lookups for ICMP packets
by Julian Anastasov
· 14 years ago
16a7fd3
ipvs: fix timer in get_curr_sync_buff
by Tinggong Wang
· 14 years ago
8248779
netfilter: nfnetlink_log: remove unused parameter
by Florian Westphal
· 14 years ago
69a19ee
net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLE
by Ben Hutchings
· 14 years ago
f878b99
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
5c56580
net: Adjust TX queue kobjects if number of queues changes during unregister
by Ben Hutchings
· 14 years ago
903d343
Bluetooth: Add L2CAP mode to debugfs output
by Gustavo F. Padovan
· 14 years ago
c531a12
Bluetooth: remove l2cap_load() hack
by Gustavo F. Padovan
· 14 years ago
0a9d59a
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
f39925d
ipv4: Cache learned redirect information in inetpeer.
by David S. Miller
· 14 years ago
2c8cec5
ipv4: Cache learned PMTU information in inetpeer.
by David S. Miller
· 14 years ago
d11327ad
arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.
by Ian Campbell
· 14 years ago
8d68921
batman-adv: Remove two duplicate includes.
by Jesper Juhl
· 14 years ago
68aa3fd
ROSE: AX25: finding routes simplification
by Bernard Pidoux
· 14 years ago
c5d8b24
ROSE: rose AX25 packet routing improvement
by Bernard Pidoux
· 14 years ago
c269a20
mac80211: reply to directed probes in IBSS
by Johannes Berg
· 14 years ago
8bc26a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
0c2530c
mac80211: Remove superfluous if clause
by Helmut Schaa
· 14 years ago
6427451
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
by Gustavo F. Padovan
· 14 years ago
31d4093
ipv4: fix rcu lock imbalance in fib_select_default()
by Eric Dumazet
· 14 years ago
af756e9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
ac7100b
sch_mqprio: Always set num_tc to 0 in mqprio_destroy()
by Ben Hutchings
· 14 years ago
de9963f
netfilter: nf_iterate: fix incorrect RCU usage
by Patrick McHardy
· 14 years ago
a2361c8
netfilter: xt_conntrack: warn about use in raw table
by Jan Engelhardt
· 14 years ago
20b7975
Revert "netfilter: xt_connlimit: connlimit-above early loop termination"
by Stefan Berger
· 14 years ago
d846f71
bridge: netfilter: fix information leak
by Vasiliy Kulikov
· 14 years ago
c4c896e
Bluetooth: sco: fix information leak to userspace
by Vasiliy Kulikov
· 14 years ago
43629f8
Bluetooth: bnep: fix buffer overflow
by Vasiliy Kulikov
· 14 years ago
afc6151
bridge: implement [add/del]_slave ops
by Jiri Pirko
· 14 years ago
fbaec0e
rtnetlink: implement setting of master device
by Jiri Pirko
· 14 years ago
d3337de
Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()
by Jesper Juhl
· 14 years ago
7ec7927
net: dcb: application priority is per net_device
by John Fastabend
· 14 years ago
1765a57
net: make dev->master general
by Jiri Pirko
· 14 years ago
d59cfde
net: remove the unnecessary dance around skb_bond_should_drop
by Jiri Pirko
· 14 years ago
8a87017
bridge: Replace mp->mglist hlist with a bool
by Herbert Xu
· 14 years ago
24f9cdc
bridge: Fix timer typo that may render snooping less effective
by Herbert Xu
· 14 years ago
6b0d6a9
bridge: Fix mglist corruption that leads to memory corruption
by Herbert Xu
· 14 years ago
57f89bf
network: Allow af_packet to transmit +4 bytes for VLAN packets.
by Ben Greear
· 14 years ago
ab889e6
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
3878f1f
batman-adv: Disallow originator addressing within mesh layer
by Linus Lüssing
· 14 years ago
ee1e884
batman-adv: Remove duplicate types.h inclusions
by Linus Lüssing
· 14 years ago
1406206
batman-adv: Split combined variable declarations
by Marek Lindner
· 14 years ago
946bf5e
ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit
by Steffen Klassert
· 14 years ago
e3fb592
Bluetooth: l2cap: fix 1 byte infoleak to userspace
by Vasiliy Kulikov
· 14 years ago
44bd4de
netfilter: xt_connlimit: connlimit-above early loop termination
by Stefan Berger
· 14 years ago
0ff1731
HID: bt: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
by Alan Ott
· 14 years ago
0825411
HID: bt: Wait for ACK on Sent Reports
by Alan Ott
· 14 years ago
0f69dca
HID: bt: Move hid_add_device() call to after hidp_session() has started.
by Alan Ott
· 14 years ago
0b15093
xfrm: avoid possible oopse in xfrm_alloc_dst
by Hiroaki SHIMODA
· 14 years ago
c2f7f0e
batman-adv: Use successive sequence numbers for fragments
by Sven Eckelmann
· 14 years ago
6431cbc
inet: Create a mechanism for upward inetpeer propagation into routes.
by David S. Miller
· 14 years ago
ddd4aa4
inetpeer: Add redirect and PMTU discovery cached info.
by David S. Miller
· 14 years ago
7a71ed8
inetpeer: Abstract address representation further.
by David S. Miller
· 14 years ago
e128c5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
c16e19c
netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINK
by Patrick McHardy
· 14 years ago
96642d4
x25: Do not reference freed memory.
by David S. Miller
· 14 years ago
b6644cb
net: rename group sysfs entry to netdev_group
by Xiaotian Feng
· 14 years ago
59bdf3b
mac80211: Ensure power-level set properly for scanning.
by Ben Greear
· 14 years ago
da2fd1f
mac80211: Allow work items to use existing channel type.
by Ben Greear
· 14 years ago
4f2e9d9
mac80211: Allow scanning on existing channel-type.
by Ben Greear
· 14 years ago
4d51e14
mac80211: Properly set work-item channel-type.
by Ben Greear
· 14 years ago
ae09357
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
Next »