Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a870d62726721785c34fa73d852bd35e5d1b295b
a870d62
RDS/IB: Always use PAGE_SIZE for FMR page size
by Andy Grover
· 15 years ago
edacaea
RDS: Fix completion notifications on blocking sockets
by Andy Grover
· 15 years ago
fdf6e6b
RDS/IB: Drop connection when a fatal QP event is received
by Andy Grover
· 15 years ago
68cb01c
RDS/IB: Disable flow control in sysctl and explain why
by Andy Grover
· 15 years ago
e11d912
RDS/IB: Move tx/rx ring init and refill to later
by Andy Grover
· 15 years ago
9099707
RDS: Don't set c_version in __rds_conn_create()
by Andy Grover
· 15 years ago
597ddd5
RDS/IB: Rename byte_len to data_len to enhance readability
by Andy Grover
· 15 years ago
92c330b
RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c
by Andy Grover
· 15 years ago
8dacd57
RDS/IB: Fix printk to indicate remote IP, not local
by Andy Grover
· 15 years ago
02a6a25
RDS/IB: Handle connections using RDS 3.0 wire protocol
by Andy Grover
· 15 years ago
9ddbcfa
RDS/IB: Improve RDS protocol version checking
by Andy Grover
· 15 years ago
3ba23ad
RDS: Set retry_count to 2 and make modifiable via modparam
by Andy Grover
· 15 years ago
4edf547
net: explain netns notifiers a little better
by Johannes Berg
· 15 years ago
27e0955
b44: strncpy does not null terminate string
by roel kluin
· 15 years ago
b902e57
ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups
by Jarek Poplawski
· 15 years ago
be916cd
ipv4: Fix inflate_threshold_root automatically
by Jarek Poplawski
· 15 years ago
c305947
ipv4: Use synchronize_rcu() during trie_rebalance()
by Jarek Poplawski
· 15 years ago
2e477c9
vlan: Propagate physical MTU changes
by Herbert Xu
· 15 years ago
37cf2b8
connector: get test code working by default
by Mike Frysinger
· 15 years ago
41144ca
connector: clean up grammar/style in documentation
by Mike Frysinger
· 15 years ago
0741241
connector: make callback argument type explicit
by Mike Frysinger
· 15 years ago
e36aa25
tun: Allow tap device to send/receive UFO packets.
by Sridhar Samudrala
· 15 years ago
5c51675
virtio-net: Allow UFO feature to be set and advertised.
by Sridhar Samudrala
· 15 years ago
bbf50e4
ixgbe: Bump version number
by Peter P Waskiewicz Jr
· 15 years ago
3845bec
ixgbe: Add device support for a new copper 82598 device
by Peter P Waskiewicz Jr
· 15 years ago
078788b
ixgbe: Make sure boolean assignments from bitwise operations done correctly
by Peter P Waskiewicz Jr
· 15 years ago
f4ec443
ixgbe: Remove legacy descriptor support
by Peter P Waskiewicz Jr
· 15 years ago
c482c56
udp: cleanups
by Eric Dumazet
· 15 years ago
652f678
fs_enet/mii-fec.c: fix MII speed calculation
by Wolfgang Denk
· 15 years ago
da81203
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
7fefe6a
cdc-eem: bad crc checking
by Vincent CUISSARD
· 15 years ago
869f1c5
ixgbe: Remove DPRINTK messages in DCB mode
by Lucy Liu
· 15 years ago
86e713a
ixgbe: clear mac address data block in DCB mode
by Lucy Liu
· 15 years ago
3d1454dd
sky2: revert shutdown changes
by Stephen Hemminger
· 15 years ago
4dc6dc7
net: sock_copy() fixes
by Eric Dumazet
· 15 years ago
303d67c
E100: work around the driver using streaming DMA mapping for RX descriptors.
by Krzysztof Halasa
· 15 years ago
e36b9d1
bonding: clean muticast addresses when device changes type
by Moni Shoua
· 15 years ago
37b76c6
atl1c: misplaced parenthesis
by roel kluin
· 15 years ago
c5ad4f5
atl1c: add missing parentheses
by roel kluin
· 15 years ago
95aa1fe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
941297f
netfilter: nf_conntrack: nf_conntrack_alloc() fixes
by Eric Dumazet
· 15 years ago
aa6a03e
netfilter: xt_osf: fix nf_log_packet() arguments
by Patrick McHardy
· 15 years ago
c86ae82
gianfar: remove unused DECLARE_MAC_BUF
by Johannes Berg
· 15 years ago
b13bb2e
net/can: add module alias to can protocol drivers
by Lothar Waßmann
· 15 years ago
f7e5cc0
net/can bugfix: use after free bug in can protocol drivers
by Lothar Waßmann
· 15 years ago
1dacc76
net/compat/wext: send different messages to compat tasks
by Johannes Berg
· 15 years ago
4f45b2c
wext: optimise, comment and fix event sending
by Johannes Berg
· 15 years ago
b333b3d22
wireless extensions: make netns aware
by Johannes Berg
· 15 years ago
252aa9d
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines."
by David S. Miller
· 15 years ago
8660c12
skbuff.h: Fix comment for NET_IP_ALIGN
by Tobias Klauser
· 15 years ago
79fbe13
drivers/net: using spin_lock_irqsave() in net_send_packet()
by Dongdong Deng
· 15 years ago
bc23283
NET: phy_device, fix lock imbalance
by Jiri Slaby
· 15 years ago
ee686ca
gre: fix ToS/DiffServ inherit bug
by Andreas Jaggi
· 15 years ago
97fd5bc
net: Rename lookup_neigh_params function
by Tobias Klauser
· 15 years ago
c8159b2
igb: gcc-3.4.6 fix
by Eric Dumazet
· 15 years ago
41796e9
atlx: duplicate testing of MCAST flag
by roel kluin
· 15 years ago
adeab1a
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
by Ralf Baechle
· 15 years ago
8e321c4
drivers/net/bonding: Adjust constant name
by Julia Lawall
· 15 years ago
440c1ce
dropmon: remove duplicated #include
by Huang Weiyi
· 15 years ago
df5ede8
net: remove redundant sched/ in net/Makefile
by Changli Gao
· 15 years ago
ba73542
udpv6: Handle large incoming UDP/IPv6 packets and support software UFO
by Sridhar Samudrala
· 15 years ago
7ea2f2c
udpv6: Remove unused skb argument of ipv6_select_ident()
by Sridhar Samudrala
· 15 years ago
c31d532
udpv6: Fix gso_size setting in ip6_ufo_append_data
by Sridhar Samudrala
· 15 years ago
493c6be
udpv6: Fix HW checksum support for outgoing UFO packets
by Sridhar Samudrala
· 15 years ago
d7ca4cc
udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.
by Sridhar Samudrala
· 15 years ago
635ecaa
netdev: restore MTU change operation
by Ben Hutchings
· 15 years ago
240c102
netdev: restore MAC address set and validate operations
by Ben Hutchings
· 15 years ago
30ffee8
net: move and export get_net_ns_by_pid
by Johannes Berg
· 15 years ago
134e637
genetlink: make netns aware
by Johannes Berg
· 15 years ago
11a28d3
net: make namespace iteration possible under RCU
by Johannes Berg
· 15 years ago
6c04bb1
netlink: use call_rcu for netlink_change_ngroups
by Johannes Berg
· 15 years ago
487420d
netlink: remove unused exports
by Johannes Berg
· 15 years ago
f2ba025
sit: fix regression: do not release skb->dst before xmit
by Sascha Hlusiak
· 15 years ago
e51a67a
net: ip_push_pending_frames() fix
by Eric Dumazet
· 15 years ago
e912b11
net: sk_prot_alloc() should not blindly overwrite memory
by Eric Dumazet
· 15 years ago
5bc3819
hwsim: make testmode_cmd static
by Johannes Berg
· 15 years ago
0b20633
cfg80211: disallow configuring unsupported interfaces
by Johannes Berg
· 15 years ago
79c97e9
cfg80211: clean up naming once and for all
by Johannes Berg
· 15 years ago
667503d
cfg80211: fix locking
by Johannes Berg
· 15 years ago
4f5dadc
cfg80211: fix MFP bug, sparse warnings
by Johannes Berg
· 15 years ago
4d0c8ae
cfg80211: properly name driver locking
by Johannes Berg
· 15 years ago
c1e6fb1
cfg80211: warn again on spurious deauth
by Johannes Berg
· 15 years ago
cb0b4be
cfg80211: mlme API must be able to sleep
by Johannes Berg
· 15 years ago
c238c8a
cfg80211: dont use union for wext
by Johannes Berg
· 15 years ago
7848547
cfg80211: fix netdev down problem
by Johannes Berg
· 15 years ago
c9cf012
mac80211: refactor the WEP code to be directly usable
by Johannes Berg
· 15 years ago
77fdaa1
mac80211: rework MLME for multiple authentications
by Johannes Berg
· 15 years ago
a7c1cfc
mac80211: remove dead code from mlme
by Johannes Berg
· 15 years ago
3e5d764
cfg80211: let SME control reassociation vs. association
by Johannes Berg
· 15 years ago
2ffa5fe
p54: fix queue stall due to underrun
by Christian Lamparter
· 15 years ago
6d541a6
p54usb: fix stalls caused by urb allocation failures
by Christian Lamparter
· 15 years ago
1be491f
rfkill: prep for rfkill API changes
by Johannes Berg
· 15 years ago
3355443
ath5k: write PCU registers on initial reset
by Bob Copeland
· 15 years ago
0d0cd72
ath5k: do not release irq across suspend/resume
by Bob Copeland
· 15 years ago
88f6bfe
ath: remove unnecessary return in ath_regd_get_band_ctl
by Bob Copeland
· 15 years ago
2180049
ath5k: rework beacon configuration
by Bob Copeland
· 15 years ago
cec8db2
ath5k: send buffered frames after the beacon
by Bob Copeland
· 15 years ago
0859339
p54spi: remove dead code and definitions
by Christian Lamparter
· 15 years ago
a7eee06
p54: two endian fixes
by Christian Lamparter
· 15 years ago
6c230c0
cfg80211: check for current_bss from giwrate
by Samuel Ortiz
· 15 years ago
Next »