Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5bbc1722d52ad3df062d5742a7e958276e57ebd7
5bbc172
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
30902dc
ax25: Fix std timer socket destroy handling.
by David S. Miller
· 16 years ago
9d45abe
netdevice: change net_device->promiscuity/allmulti to unsigned int
by Wang Chen
· 16 years ago
cb61cb9
udp: sk_drops handling
by Eric Dumazet
· 16 years ago
ae7b648
MAINTAINERS
by Jeff Kirsher
· 16 years ago
b8a9787
bonding: Allow setting max_bonds to zero
by Jay Vosburgh
· 16 years ago
b59f9f7
bonding: Rework / fix multiple gratuitous ARP support
by Jay Vosburgh
· 16 years ago
01f3109
bonding: deliver netdev event for fail-over under the active-backup mode
by Or Gerlitz
· 16 years ago
709f8a4
bonding: bond_change_active_slave() cleanup under active-backup
by Or Gerlitz
· 16 years ago
c1da4ac
net/core: add NETDEV_BONDING_FAILOVER event
by Or Gerlitz
· 16 years ago
743d32a
sky2: version 1.22
by Stephen Hemminger
· 16 years ago
0ce8b98
sky2: 88E8057 chip support
by Stephen Hemminger
· 16 years ago
e6cac9b
sky2: use DEFINE_PCI_DEVICE_TABLE
by Stephen Hemminger
· 16 years ago
c7127a3
sky2: chip version printout
by Stephen Hemminger
· 16 years ago
e1a74b3
sky2: phy setup changes
by Stephen Hemminger
· 16 years ago
84aee48
ibm_emac: Remove the ibm_emac driver
by Josh Boyer
· 16 years ago
ebaac8c
Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-next
by Jeff Garzik
· 16 years ago
fe2c802
rose: improving AX25 routing frames via ROSE network
by Bernard Pidoux
· 16 years ago
e92481f
atm: [fore200e] convert to use request_firmware()
by Chas Williams
· 16 years ago
7255ca3
atm: [he] remove #ifdef clutter
by Chas Williams
· 16 years ago
97928f7
atm: [iphase] 64-bit cleanup
by Alan Cox
· 16 years ago
61c33e0
atm: use const where reasonable
by Mitchell Blank Jr
· 16 years ago
df3bc8b
atm: [suni] add support for setting loopback and framing modes
by Chas Williams
· 16 years ago
2be63b8
atm: [iphase] move struct suni_priv to suni.h
by Jorge Boncompte [DTI2]
· 16 years ago
f586287
bridge: fix IPV6=n build
by Randy Dunlap
· 16 years ago
92c0574
bridge: make bridge address settings sticky
by Stephen Hemminger
· 16 years ago
43aa192
bridge: handle process all link-local frames
by Stephen Hemminger
· 16 years ago
3d00fb9
sctp: fix error path in sctp_proc_init
by Pavel Emelyanov
· 16 years ago
48c5732
netrom: Kill spurious NULL'ing of sk->sk_socket.
by David S. Miller
· 16 years ago
c751e4f
x25: Use sock_orphan() instead of open-coded (and buggy) variant.
by David S. Miller
· 16 years ago
0efffaf
econet: Use sock_orphan() instead of open-coded (and buggy) variant.
by David S. Miller
· 16 years ago
b61d38e
x25: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
by David S. Miller
· 16 years ago
44ccff1
rose: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
by David S. Miller
· 16 years ago
7b66767
netrom: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
by David S. Miller
· 16 years ago
9375cb8
ax25: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
by David S. Miller
· 16 years ago
ee5850d
llc: Use sock_graft() instead of by-hand version.
by David S. Miller
· 16 years ago
338db08
net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users.
by David S. Miller
· 16 years ago
22196d3
decnet: Remove SOCK_SLEEP_{PRE,POST} usage.
by David S. Miller
· 16 years ago
8ce9c6e
sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused.
by David S. Miller
· 16 years ago
caea902
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
65c3e47
atm: [he] send idle cells instead of unassigned when in SDH mode
by Chas Williams
· 16 years ago
28e84ab
atm: [he] limit queries to the device's register space
by Robert T. Johnson
· 16 years ago
7e903c2
atm: [br2864] fix routed vcmux support
by Eric Kinzie
· 16 years ago
059e377
atm: [he] only support suni driver on multimode interfaces
by Chas Williams
· 16 years ago
d6c1d70
atm: [iphase] doesn't call phy->start due to a bogus #ifndef
by Jorge Boncompte [DTI2]
· 16 years ago
c0ed0b6
atm: [iphase] set drvdata before enabling interrupts
by Jorge Boncompte [DTI2]
· 16 years ago
2714166
atm: [br2684] Fix oops due to skb->dev being NULL
by Jorge Boncompte [DTI2]
· 16 years ago
0b44191
netns: introduce the net_hash_mix "salt" for hashes
by Pavel Emelyanov
· 16 years ago
33de014
inet6: add struct net argument to inet6_ehashfn
by Pavel Emelyanov
· 16 years ago
9f26b3a
inet: add struct net argument to inet_ehashfn
by Pavel Emelyanov
· 16 years ago
2086a65
inet: add struct net argument to inet_lhashfn
by Pavel Emelyanov
· 16 years ago
7f635ab
inet: add struct net argument to inet_bhashfn
by Pavel Emelyanov
· 16 years ago
19c7578
udp: add struct net argument to udp_hashfn
by Pavel Emelyanov
· 16 years ago
e316349
udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver
by Pavel Emelyanov
· 16 years ago
d626628
udp: introduce a udp_hashfn function
by Pavel Emelyanov
· 16 years ago
a9d246d
ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.
by Rami Rosen
· 16 years ago
68be802
raw: Restore /proc/net/raw correct behavior
by Eric Dumazet
· 16 years ago
6de329e
net: Fix test for VLAN TX checksum offload capability
by Ben Hutchings
· 16 years ago
319fa2a
sctp: Correclty set changeover_active for SFR-CACC
by Vlad Yasevich
· 16 years ago
80896a3
sctp: Correctly cleanup procfs entries upon failure.
by Wei Yongjun
· 16 years ago
93653e0
tcp: Revert reset of deferred accept changes in 2.6.26
by David S. Miller
· 16 years ago
2b4743b
ipv6 sit: Avoid extra need for compat layer in PRL management.
by YOSHIFUJI Hideaki
· 16 years ago
47083fc
pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.
by Jesper Dangaard Brouer
· 16 years ago
f9ffced
pkt_sched: HTB scheduler, change default hysteresis mode to off.
by Jesper Dangaard Brouer
· 16 years ago
34a5d71
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
942e7b1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
7d06b2e
net: change proto destroy method to return void
by Brian Haley
· 16 years ago
87291c0
mac80211: eliminate IBSS warning in rate_lowest_index()
by Vladimir Koutny
· 16 years ago
c644bce
mac80211: tkip.c use a local struct tkip_ctx in ieee80211_get_tkip_key
by Harvey Harrison
· 16 years ago
7c70537
mac80211: tkip.c fold ieee80211_gen_rc4key into its one caller
by Harvey Harrison
· 16 years ago
c801242
mac80211: tkip.c consolidate tkip IV writing in helper
by Harvey Harrison
· 16 years ago
87228f5
mac80211: rx.c use new helpers
by Harvey Harrison
· 16 years ago
002aaf4
mac80211: wme.c use new helpers
by Harvey Harrison
· 16 years ago
a494bb1
mac80211: use new helpers in util.c - ieee80211_get_bssid()
by Harvey Harrison
· 16 years ago
d5184ca
mac80211: wpa.c use new access helpers
by Harvey Harrison
· 16 years ago
6693be7
mac80211: add utility function to get header length
by Harvey Harrison
· 16 years ago
c9c6950
mac80211: make ieee80211_get_hdrlen_from_skb return unsigned
by Harvey Harrison
· 16 years ago
8b7b1e0
mac80211: remove ieee80211_get_morefrag
by Harvey Harrison
· 16 years ago
fd7c8a4
mac80211: add helpers for frame control testing
by Harvey Harrison
· 16 years ago
e36cfdc
mac80211_hwsim: Shared TX code for received frames and Beacons
by Jouni Malinen
· 16 years ago
f248f10
mac80211_hwsim: Minor cleanup
by Jouni Malinen
· 16 years ago
ba77f1a
mac80211_hwsim: Clean up documentation
by Jouni Malinen
· 16 years ago
acc1e7a
mac80211_hwsim: 802.11 radio simulator for mac80211
by Jouni Malinen
· 16 years ago
14a08a7
iwlwifi: unify SW rf-kill flow
by Emmanuel Grumbach
· 16 years ago
14b3d33
iwlwifi: remove 4965 prefix from iwl4965_ucode
by Ron Rindjunsky
· 16 years ago
5d72a1f
iwlwifi: adding channels to sysfs
by Ester Kummer
· 16 years ago
dc0ae30
mac80211: fix beacon interval value
by Tomas Winkler
· 16 years ago
5720508
rndis_wlan: Use kernel-supplied ARRAY_SIZE() macro.
by Robert P. J. Day
· 16 years ago
90d0734
rndis_wlan: preallocate command buffer for set/get_oid
by Jussi Kivilinna
· 16 years ago
bb8649d
rndis_wlan: use kzalloc to allocate private data
by Jussi Kivilinna
· 16 years ago
8d5e0d5
mac80211: do not fragment while aggregation is in use
by Ron Rindjunsky
· 16 years ago
58d0f36
iwlwifi: remove iwlcore_low_level_notify
by Emmanuel Grumbach
· 16 years ago
be1f3ab6
iwlwifi: general code clean up
by Emmanuel Grumbach
· 16 years ago
808e72a
iwlwifi: fix software rf_kill problem when interface is down
by Zhu Yi
· 16 years ago
95483b6
iwlwifi: remove dead code iwl4965_calc_db_from_ratio
by Emmanuel Grumbach
· 16 years ago
91dbc5b
iwlwifi: retfactor get_temperature functions
by Emmanuel Grumbach
· 16 years ago
47f4a58
iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c
by Emmanuel Grumbach
· 16 years ago
f53696d
iwlwifi: cleans up scanning code
by Tomas Winkler
· 16 years ago
e7d326a
iwlwifi: move rate helpers to iwlcore
by Tomas Winkler
· 16 years ago
2a421b9
iwlwifi: move scan to iwl-scan.c iwlcore
by Tomas Winkler
· 16 years ago
Next »