Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7542db8b1cb88ab15a85893d1dfb886e22b568e8
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
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
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
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
1783575
ixgbe: add polling test to end of PHY reset
by Emil Tantilov
· 14 years ago
48de36c
ixgbe: Check link wants report current link state
by Emil Tantilov
· 14 years ago
76d97dd
ixgbe: cleanup code in ixgbe_identify_sfp_module_generic
by Emil Tantilov
· 14 years ago
a4297dc
ixgbe: Add ability to double reset on failure to clear master enable
by Emil Tantilov
· 14 years ago
21cc5b4
ixgbe: set media type for 82599 T3 LOM
by Emil Tantilov
· 14 years ago
894ff7c
ixgbe: balance free_irq calls with request_irq calls
by Alexander Duyck
· 14 years ago
dbf893e
ixgbe: cleanup logic related to HW semaphores
by Emil Tantilov
· 14 years ago
888be1a
ixgbe: cleanup wake on LAN defines
by Emil Tantilov
· 14 years ago
c82a538
ixgbevf: Fix Compiler Warnings
by Greg Rose
· 14 years ago
3b668a7
igb: Fix strncpy calls to be safe per source code review tools
by Carolyn Wyborny
· 14 years ago
93ed835
igb: Fix reg pattern test in ethtool for i350 devices
by Carolyn Wyborny
· 14 years ago
9b082d7
igb: warn if max_vfs limit is exceeded
by Stefan Assmann
· 14 years ago
1558310
cxgb{3,4}*: improve Kconfig dependencies
by Dimitris Michailidis
· 14 years ago
dc6ed1d
dcbnl: add support for retrieving peer configuration - cee
by Shmulik Ravid
· 14 years ago
eed8471
dcbnl: add support for retrieving peer configuration - ieee
by Shmulik Ravid
· 14 years ago
23b4116
netdevice: make initial group visible to userspace
by Vlad Dogaru
· 14 years ago
5bfa787
ipv4: ip_route_output_key() is better as an inline.
by David S. Miller
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
452edd5
xfrm: Return dst directly from xfrm_lookup()
by David S. Miller
· 14 years ago
3872b28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
07df529
inet: Replace left-over references to inet->cork
by Herbert Xu
· 14 years ago
7f6daa6
pfkey: fix warning
by Stephen Hemminger
· 14 years ago
b42835d
ipv6: Make icmp route lookup code a bit clearer.
by David S. Miller
· 14 years ago
f6d460c
ipv4: Make icmp route lookup code a bit clearer.
by David S. Miller
· 14 years ago
2774c13
xfrm: Handle blackhole route creation via afinfo.
by David S. Miller
· 14 years ago
69ead7a
ipv6: Normalize arguments to ip6_dst_blackhole().
by David S. Miller
· 14 years ago
80c0bc9
xfrm: Kill XFRM_LOOKUP_WAIT flag.
by David S. Miller
· 14 years ago
a141471
ipv6: Change final dst lookup arg name to "can_sleep"
by David S. Miller
· 14 years ago
273447b
ipv4: Kill can_sleep arg to ip_route_output_flow()
by David S. Miller
· 14 years ago
5df65e5
net: Add FLOWI_FLAG_CAN_SLEEP.
by David S. Miller
· 14 years ago
420d44d
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
by David S. Miller
· 14 years ago
abdf7e7
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
by David S. Miller
· 14 years ago
68d0c6d
ipv6: Consolidate route lookup sequences.
by David S. Miller
· 14 years ago
903ab86
udp: Add lockless transmit path
by Herbert Xu
· 14 years ago
f6b9664
udp: Switch to ip_finish_skb
by Herbert Xu
· 14 years ago
1c32c5a
inet: Add ip_make_skb and ip_finish_skb
by Herbert Xu
· 14 years ago
1470ddf
inet: Remove explicit write references to sk/inet in ip_append_data
by Herbert Xu
· 14 years ago
5a2ef92
inet: Remove unused sk_sndmsg_* from UFO
by Herbert Xu
· 14 years ago
9836f40
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
6d84b98
sfc: Bump version to 3.1
by Ben Hutchings
· 14 years ago
5fb6b06
sfc: Remove configurable FIFO thresholds for pause frame generation
by Ben Hutchings
· 14 years ago
119226c
sfc: Expose TX push and TSO counters through ethtool statistics
by Ben Hutchings
· 14 years ago
0a6f40c
sfc: Update copyright dates
by Ben Hutchings
· 14 years ago
a461103
sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()
by Ben Hutchings
· 14 years ago
e5f0fd2
sfc: Read MC firmware version when requested through ethtool
by Ben Hutchings
· 14 years ago
a526f14
sfc: Reduce size of efx_rx_buffer further by removing data member
by Steve Hodgson
· 14 years ago
8ba5366
sfc: Reduce size of efx_rx_buffer by unionising skb and page
by Steve Hodgson
· 14 years ago
e364a34
bonding: use the correct size for _simple_hash()
by Amerigo Wang
· 14 years ago
8da83f8
enic: Flush driver cache of registered addr lists during port profile disassociate
by Roopa Prabhu
· 14 years ago
85e6b8c
DM9000: Allow randomised ethernet address
by Ben Dooks
· 14 years ago
6f2e154
qla3xxx: add missing __iomem annotation
by stephen hemminger
· 14 years ago
4ec952b
bonding: fix sparse warning
by stephen hemminger
· 14 years ago
a693e69
net: TX timestamps for IPv6 UDP packets
by Anders Berggren
· 14 years ago
eaaa3a7
sis900: use pci_dev->revision
by Sergei Shtylyov
· 14 years ago
696ea47
llc: avoid skb_clone() if there is only one handler
by Changli Gao
· 14 years ago
9850767
bnx2x: use dcb_setapp to manage negotiated application tlvs
by Shmulik Ravid
· 14 years ago
ff938e4
net: use pci_dev->revision, again
by Sergei Shtylyov
· 14 years ago
63d8ea7
net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch.
by David S. Miller
· 14 years ago
8a80c79
netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV
by Pablo Neira Ayuso
· 14 years ago
5b2c4dd
net: convert bonding to use rx_handler
by Jiri Pirko
· 14 years ago
e3dfa38
xfrm: Pass const xfrm_mark to xfrm_mark_put().
by David S. Miller
· 14 years ago
a70486f
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
by David S. Miller
· 14 years ago
8515862
xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.
by David S. Miller
· 14 years ago
6f2f19e
xfrm: Pass name as const to xfrm_*_get_byname().
by David S. Miller
· 14 years ago
5a698af
bond: service netpoll arp queue on master device
by Amerigo Wang
· 14 years ago
080e413
netpoll: remove IFF_IN_NETPOLL flag
by Amerigo Wang
· 14 years ago
8a8efa2
bonding: sync netpoll code with bridge
by Amerigo Wang
· 14 years ago
70919e2
qeth: remove needless IPA-commands in offline
by Ursula Braun
· 14 years ago
4c93fbb
pfkey: Use const where possible.
by David S. Miller
· 14 years ago
52bc974
sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled
by Hagen Paul Pfeifer
· 14 years ago
ddc3731
ipv6: ignore rtnl_unicast() return code
by Hagen Paul Pfeifer
· 14 years ago
e9476e9
ipv6: variable next is never used in this function
by Hagen Paul Pfeifer
· 14 years ago
96d796a
ipv6: hash is calculated but not used afterwards
by Hagen Paul Pfeifer
· 14 years ago
a5f5e36
ipv6: totlen is declared and assigned but not used
by Hagen Paul Pfeifer
· 14 years ago
3b193ad
dccp: newdp is declared/assigned but never be used
by Hagen Paul Pfeifer
· 14 years ago
0049713
phonet: Protect pipe_do_remove() with appropriate ifdefs.
by David S. Miller
· 14 years ago
Next »