Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fcc042a2806064ffcaed7a0c5cb710eca0e99108
fcc042a
vhost: copy_from_user -> __copy_from_user
by Michael S. Tsirkin
· 14 years ago
d47effe
vhost: Cleanup vhost.c and net.c
by Krishna Kumar
· 14 years ago
1fc050a
ipv4: Cache source address in nexthop entries.
by David S. Miller
· 14 years ago
6118e35
af_unix: remove unused struct sockaddr_un cruft
by Hagen Paul Pfeifer
· 14 years ago
efea2c6
sctp: several declared/set but unused fixes
by Hagen Paul Pfeifer
· 14 years ago
e143038
af_packet: struct socket declared/assigned but unused
by Hagen Paul Pfeifer
· 14 years ago
4b66fef
mcast: net_device dev not used
by Hagen Paul Pfeifer
· 14 years ago
06f0c13
s2io: fix uninitialized compile warning
by Shan Wei
· 14 years ago
541ac7c
bonding: COW before overwriting the destination MAC address
by Changli Gao
· 14 years ago
cca134fe
bonding: remove the unused dummy functions when net poll controller isn't enabled
by Changli Gao
· 14 years ago
ef28a4e
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6
by David S. Miller
· 14 years ago
e3f48d3
net: allow handlers to be processed for orig_dev
by Jiri Pirko
· 14 years ago
f21b538
be2net: Add multicast filter capability for Lancer
by Padmanabh Ratnakar
· 14 years ago
63fcb27
be2net: Disarm CQ and EQ to disable interrupt in Lancer
by Padmanabh Ratnakar
· 14 years ago
d8a29d3
be2net: Remove TX Queue stop in close
by Padmanabh Ratnakar
· 14 years ago
8b7756c
be2net: Change f/w command versions for Lancer
by Padmanabh Ratnakar
· 14 years ago
37eed1c
be2net: Add error recovery during load for Lancer
by Padmanabh Ratnakar
· 14 years ago
19fad86
be2net: Checksum field valid only for TCP/UDP
by Padmanabh Ratnakar
· 14 years ago
e80d9da
be2net: Remove ERR compl workaround for Lancer
by Padmanabh Ratnakar
· 14 years ago
3be0686
ipv4: Inline fib_semantic_match into check_leaf
by David S. Miller
· 14 years ago
4c8237c
ipv4: Validate route entry type at insert instead of every lookup.
by David S. Miller
· 14 years ago
256ee43
netdevice: Convert printk to pr_info in netif_tx_stop_queue
by Joe Perches
· 14 years ago
b8cec4a
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
e44d8fe
batman-adv: Disallow regular interface as mesh device
by Sven Eckelmann
· 14 years ago
7cefb14
batman-adv: Remove unused hdr_size variable in route_unicast_packet()
by Linus Lüssing
· 14 years ago
e6c10f4
batman-adv: rename batman_if struct to hard_iface
by Marek Lindner
· 14 years ago
4389e47
batman-adv: rename global if_list to hardif_list
by Marek Lindner
· 14 years ago
d007260
batman-adv: remove orig_hash spinlock
by Marek Lindner
· 14 years ago
1605d0d
batman-adv: increase refcount in create_neighbor to be consistent
by Marek Lindner
· 14 years ago
7b36e8e
batman-adv: Correct rcu refcounting for orig_node
by Marek Lindner
· 14 years ago
7aadf88
batman-adv: remove extra layer between hash and hash element - hash bucket
by Marek Lindner
· 14 years ago
39901e7
batman-adv: separate ethernet comparing calls from hash functions
by Marek Lindner
· 14 years ago
9e0b33c
batman-adv: Fix possible buffer overflow in softif neigh list output
by Linus Lüssing
· 14 years ago
43c70ad
batman-adv: Increase orig_node refcount before releasing rcu read lock
by Linus Lüssing
· 14 years ago
5d02b3c
batman-adv: Make bat_priv->curr_gw an rcu protected pointer
by Linus Lüssing
· 14 years ago
f3e0008
batman-adv: make broadcast seqno operations atomic
by Marek Lindner
· 14 years ago
0ede9f4
batman-adv: protect bit operations to count OGMs with spinlock
by Marek Lindner
· 14 years ago
ed75ccb
batman-adv: Correct rcu refcounting for batman_if
by Marek Lindner
· 14 years ago
7d2b554
batman-adv: Correct rcu refcounting for softif_neigh
by Marek Lindner
· 14 years ago
25b6d3c
batman-adv: Correct rcu refcounting for gw_node
by Marek Lindner
· 14 years ago
44524fc
batman-adv: Correct rcu refcounting for neigh_node
by Marek Lindner
· 14 years ago
a4c135c
batman-adv: protect bonding with rcu locks
by Simon Wunderlich
· 14 years ago
2ae2daf
batman-adv: protect ogm counter arrays with spinlock
by Marek Lindner
· 14 years ago
16b1aba
batman-adv: protect originator nodes with reference counters
by Marek Lindner
· 14 years ago
fb778ea
batman-adv: protect each hash row with rcu locks
by Marek Lindner
· 14 years ago
a775eb8
batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting
by Marek Lindner
· 14 years ago
1a241a5
batman-adv: free neighbors when an interface is deactivated
by Marek Lindner
· 14 years ago
f987ed6
batman-adv: protect neighbor list with rcu locks
by Marek Lindner
· 14 years ago
9591a79
batman-adv: convert neighbor list to hlist
by Marek Lindner
· 14 years ago
a8e7f4b
batman-adv: protect neighbor nodes with reference counters
by Marek Lindner
· 14 years ago
7a8fc77
r8169: convert to new VLAN model.
by Francois Romieu
· 14 years ago
54405cd
r8169: support control of advertising.
by Oliver Neukum
· 14 years ago
5a5e444
r8169: support the new chips for RTL8105E.
by Hayes Wang
· 14 years ago
5e2b61f
ipv4: Remove flowi from struct rtable.
by David S. Miller
· 14 years ago
1018b5c
ipv4: Set rt->rt_iif more sanely on output routes.
by David S. Miller
· 14 years ago
4157434
ipv4: Use passed-in protocol in ip_route_newports().
by David S. Miller
· 14 years ago
3c0afdc
ipv4: Get peer more cheaply in rt_init_metrics().
by David S. Miller
· 14 years ago
44713b6
ipv4: Optimize flow initialization in output route lookup.
by David S. Miller
· 14 years ago
65e8354
inetpeer: seqlock optimization
by Eric Dumazet
· 14 years ago
d72751e
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
85a7045
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b65a0e0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
4438a02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
fb4b10a
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
83360269
Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
1362fa0
DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]
by David Howells
· 14 years ago
01a16b2
netlink: kill eff_cap from struct netlink_skb_parms
by Patrick McHardy
· 14 years ago
63f9742
eql: Convert printks to pr_<level> and netdev_<level>
by Joe Perches
· 14 years ago
4cd72c6
MAINTAINERS: Add Andy Gospodarek as co-maintainer.
by Jay Vosburgh
· 14 years ago
967faf3
mii: Convert printks to netdev_info
by Joe Perches
· 14 years ago
7542db8
mv643xx_eth: Use netdev_<level> and pr_<level>
by Joe Perches
· 14 years ago
50624aa
tlan: Use pr_fmt, pr_<level> and netdev_<level>
by Joe Perches
· 14 years ago
a576cd8
tlan: Remove changelog
by Joe Perches
· 14 years ago
1829b08
benet: use GFP_KERNEL allocations when possible
by Eric Dumazet
· 14 years ago
4c7fd11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
c640e13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
6b8a66e
tun: Convert logging messages to pr_<level> and tun_debug
by Joe Perches
· 14 years ago
8d77c03
net: add Faraday FTMAC100 10/100 Ethernet driver
by Po-Yu Chuang
· 14 years ago
29546a6
ipv6: Use ERR_CAST in addrconf_dst_alloc.
by David S. Miller
· 14 years ago
ba04c7c
r8169: disable ASPM
by Stanislaw Gruszka
· 14 years ago
a45d49d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6
by David S. Miller
· 14 years ago
e066008
ipv4: Fix __ip_dev_find() to use ifa_local instead of ifa_address.
by David S. Miller
· 14 years ago
d276055
net_sched: reduce fifo qdisc size
by Eric Dumazet
· 14 years ago
c53fa1e
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
by Patrick McHardy
· 14 years ago
06dc94b
ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails.
by David S. Miller
· 14 years ago
fd51469
block: kill loop_mutex
by Petr Uzel
· 14 years ago
2d3a849
blktrace: Remove blk_fill_rwbs_rq.
by Tao Ma
· 14 years ago
a52055e
ixgbe: cleanup copyright string for 2011
by Don Skidmore
· 14 years ago
5e65510
ixgbe: add function pointer for semaphore function
by Don Skidmore
· 14 years ago
93cb38d
ixgbe: X540 Cleanup
by Greg Rose
· 14 years ago
75f19c3
ixgbe: cleanup handling of I2C interface to PHY
by Emil Tantilov
· 14 years ago
278675d
ixgbe: store permanent address before initializing Rx addresses
by Emil Tantilov
· 14 years ago
8c7bea3
ixgbe: Numerous whitespace / formatting cleanups
by Emil Tantilov
· 14 years ago
63d778d
ixgbe: Specific check for 100 Full link speed
by Emil Tantilov
· 14 years ago
79d5892
ixgbe: Drop unused code for setting up unicast addresses
by Emil Tantilov
· 14 years ago
80960ab
ixgbe: rework ixgbe MTA handling to not drop packets
by Emil Tantilov
· 14 years ago
b60c5dd
ixgbe: cleanup X540 PHY reset function pointer
by Don Skidmore
· 14 years ago
c700f4e
ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq
by Emil Tantilov
· 14 years ago
26d6899
ixgbe: Fill out PCIe speed and width enums with values
by Emil Tantilov
· 14 years ago
Next »