Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f86dcc5aa8c7908f2c287e7a211228df599e3e71
f86dcc5
udp: dynamically size hash tables at boot time
by Eric Dumazet
· 15 years ago
8a6dfd4
IPv6: Fix 6RD typo
by Alexandre Cassen
· 15 years ago
4b17d50
ipv4: Define cipso_v4_delopt static
by Hagen Paul Pfeifer
· 15 years ago
9e83429
econet: Fix redeclaration of symbol len
by Hagen Paul Pfeifer
· 15 years ago
49b4ad9
bonding: remove useless assignment
by Nicolas de Pesloüan
· 15 years ago
3c6aaa2
bonding: fix a parameter name in error message
by Nicolas de Pesloüan
· 15 years ago
b301e82
IPv6: use ipv6_addr_set_v4mapped()
by Brian Haley
· 15 years ago
86c36ce
IPv6: use ipv6_addr_copy() in ip6_route_redirect()
by Brian Haley
· 15 years ago
125a77e
IPv6: Fix 6RD build error
by Brian Haley
· 15 years ago
ffce908
net: Add sk_mark route lookup support for IPv4 listening sockets
by Atis Elsts
· 15 years ago
996ccf4
dccp ccid-3: Remove CCID naming redundancy 2/2
by Gerrit Renker
· 15 years ago
77d2dd9
dccp ccid-2: Remove CCID naming redundancy 1/2
by Gerrit Renker
· 15 years ago
388d5e9
dccp ccid-3: Overhaul CCID naming convention 2/2
by Gerrit Renker
· 15 years ago
b1c00fe
dccp ccid-2: Overhaul CCID naming convention 1/2
by Gerrit Renker
· 15 years ago
78122a5
be2net: Get rid of net_device_stats from adapter.
by Ajit Khaparde
· 15 years ago
3295354
dcb: data center bridging ops should be r/o
by Stephen Hemminger
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
f7734fd
make TLLAO option for NA packets configurable
by Octavian Purdila
· 15 years ago
51953d5
Use sk_mark for IPv6 routing lookups
by Brian Haley
· 15 years ago
d73d3a8
ethtool: Add reset operation
by Ben Hutchings
· 15 years ago
d250a5f
pkt_sched: gen_estimator: Dont report fake rate estimators
by Eric Dumazet
· 15 years ago
92d326f
net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep
by Tilman Schmidt
· 15 years ago
a549952
bonding: introduce primary_reselect option
by Jiri Pirko
· 15 years ago
2d37a18
Use sk_mark for routing lookup in more places
by Eric Dumazet
· 15 years ago
fa857af
ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
ee5e81f
add vif using local interface index instead of IP
by Ilia K
· 15 years ago
7bb5fdc
gigaset: add Kernel CAPI interface (v3)
by Tilman Schmidt
· 15 years ago
aaba2b3
gigaset: allow building without I4L
by Tilman Schmidt
· 15 years ago
088ec0c
gigaset: prepare for CAPI implementation
by Tilman Schmidt
· 15 years ago
7ecc59c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1cec972
gigaset: add kerneldoc comments
by Tilman Schmidt
· 15 years ago
cd7f50e
gigaset: correct debugging output selection
by Tilman Schmidt
· 15 years ago
b5f581d
gigaset: improve error recovery
by Tilman Schmidt
· 15 years ago
05eae94
gigaset: fix device ERROR response handling
by Tilman Schmidt
· 15 years ago
2038724
gigaset: announce if built with debugging
by Tilman Schmidt
· 15 years ago
eb4459f
gigaset: handle isoc frame errors more gracefully
by Tilman Schmidt
· 15 years ago
ee239d9
gigaset: linearize skb
by Tilman Schmidt
· 15 years ago
3305adf
gigaset: fix reject/hangup handling
by Tilman Schmidt
· 15 years ago
9803f79
isdn: make capidrv module parameter "debugmode" writeable
by Tilman Schmidt
· 15 years ago
e484702
isdn: avoid races in capidrv
by Tilman Schmidt
· 15 years ago
812d734
isdn: accept CAPI Informational Info values as success
by Tilman Schmidt
· 15 years ago
f1af9f5
Documentation: expand isdn/INTERFACE.CAPI document
by Tilman Schmidt
· 15 years ago
583e3f3
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx off
by Ajit Khaparde
· 15 years ago
4964384
be2net: Fix a typo in be_cmds.h
by Ajit Khaparde
· 15 years ago
c5b9b92
be2net: Bug Fix while accounting of multicast frames during netdev stats update
by Ajit Khaparde
· 15 years ago
86aaf9a
qlge: Fix lock/mutex warnings.
by Ron Mercer
· 15 years ago
5ee22a5
qlge: Fix queueing of firmware handler in ISR.
by Ron Mercer
· 15 years ago
d799bbf
qlge: Fix some bit definitions for reset register.
by Ron Mercer
· 15 years ago
bcdce71
net: speedup sk_wake_async()
by Eric Dumazet
· 15 years ago
bd32caf
vxge: Version update.
by Sreenivasa Honnur
· 15 years ago
eb5f10c
vxge: Allow multiple functions with INTA.
by Sreenivasa Honnur
· 15 years ago
fa41fd1
vxge: Check if FCS stripping is disabled by the firmware.
by Sreenivasa Honnur
· 15 years ago
f0dfeba
vxge: Removed unused functions.
by Sreenivasa Honnur
· 15 years ago
a4a987d
vxge: Fixed crash in PAE system due to wrong typecasting.
by Sreenivasa Honnur
· 15 years ago
0f8f7d5
vxge: Removed accessing non-supported registers.
by Sreenivasa Honnur
· 15 years ago
657205b
vxge: Update driver_config->vpath_per_dev for each function in probe.
by Sreenivasa Honnur
· 15 years ago
92cdd7c
vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the privileged function: Resubmit#1
by Sreenivasa Honnur
· 15 years ago
6deac6f
igb: add flushes between RAR writes when setting mac address
by Alexander Duyck
· 15 years ago
2553bb2
igb: add additional error handling to the phy code
by Alexander Duyck
· 15 years ago
ab57638
igb: add code to retry a phy read in the event of failure on link check
by Alexander Duyck
· 15 years ago
81fadd8
igb: move the generic copper link setup code into e1000_phy.c
by Alexander Duyck
· 15 years ago
285b416
igb: remove microwire support from igb
by Alexander Duyck
· 15 years ago
2289663
igb: change how we handle alternate mac addresses
by Alexander Duyck
· 15 years ago
3272686
igb: fix a few items where weren't correctly setup for mbx timeout
by Alexander Duyck
· 15 years ago
0acb6fd
igb: add function to handle mailbox lock
by Alexander Duyck
· 15 years ago
747d49b
igb: add support for 82576NS SerDes adapter
by Alexander Duyck
· 15 years ago
68d480c
igb: make use of the uta to allow for promiscous mode filter
by Alexander Duyck
· 15 years ago
26ad917
igb: add combined function for setting rar and pool bits
by Alexander Duyck
· 15 years ago
bf6f7a9
igb: add locking to reads of the i2c interface
by Alexander Duyck
· 15 years ago
008c342
igb: update the approach taken to acquiring and releasing the phy lock
by Alexander Duyck
· 15 years ago
70d92f8
igb: update comments for serdes config and update to handle duplex
by Alexander Duyck
· 15 years ago
cc9073b
igb: remove unused temp variable from stats clearing path
by Alexander Duyck
· 15 years ago
f0b2593
connector: Fix incompatible pointer type warning
by Stephen Boyd
· 15 years ago
a160ee6
wext: let get_wireless_stats() sleep
by Johannes Berg
· 15 years ago
5c6ae5b
be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to fail
by Ajit Khaparde
· 15 years ago
d519e17
net: export device speed and duplex via sysfs
by Andy Gospodarek
· 15 years ago
053a93d
cfg80211: assign device type in netdev notifier callback
by Marcel Holtmann
· 15 years ago
7ffbe3f
net: introduce NETDEV_POST_INIT notifier
by Johannes Berg
· 15 years ago
225794f
usbnet: Set device type for wlan and wwan devices
by Marcel Holtmann
· 15 years ago
e1e499e
usbnet: Use wwan%d interface name for mobile broadband devices
by Marcel Holtmann
· 15 years ago
bf6fda6
pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card
by Ken Kawasaki
· 15 years ago
9c50193
net: Support inclusion of <linux/socket.h> before <sys/socket.h>
by Ben Hutchings
· 15 years ago
0bfbedb
tunnels: Optimize tx path
by Eric Dumazet
· 15 years ago
16c6cf8
ipv4: fib table algorithm performance improvement
by Stephen Hemminger
· 15 years ago
9777500
af_packet: add interframe drop cmsg (v6)
by Neil Horman
· 15 years ago
69ef969
TI DaVinci EMAC: Minor macro related updates
by chaithrika@ti.com
· 15 years ago
0835acf
pktgen: Avoid dirtying skb->users when txq is full
by Eric Dumazet
· 15 years ago
b3a5b6c
icmp: No need to call sk_write_space()
by Eric Dumazet
· 15 years ago
a9828ec
ethtool: Remove support for obsolete string query operations
by Ben Hutchings
· 15 years ago
15f0a39
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
by Ben Hutchings
· 15 years ago
1ddee09
tehuti: Convert ethtool get_stats_count() ops to get_sset_count()
by Ben Hutchings
· 15 years ago
df8b4ec
qeth: Convert ethtool get_stats_count() ops to get_sset_count()
by Ben Hutchings
· 15 years ago
9240d71
pktgen: restore nanosec delays
by Eric Dumazet
· 15 years ago
896a7cf
pktgen: Fix multiqueue handling
by Eric Dumazet
· 15 years ago
a825e00
e1000e: swap max hw supported frame size between 82574 and 82583
by Alexander Duyck
· 15 years ago
dbfec66
ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card
by Don Skidmore
· 15 years ago
312eb93
ixgbe: add support for 82599 Combined Backplane
by Don Skidmore
· 15 years ago
374576a
Linux 2.6.32-rc3
by Linus Torvalds
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
5e5027b
Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
Next »