Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d902eee43f1951b358d7347d9165c6af21cf7b1b
d902eee
bridge: Add multicast count/interval sysfs entries
by Herbert Xu
· 15 years ago
b195167
bridge: Add hash elasticity/max sysfs entries
by Herbert Xu
· 15 years ago
561f110
bridge: Add multicast_snooping sysfs toggle
by Herbert Xu
· 15 years ago
0909e11
bridge: Add multicast_router sysfs entries
by Herbert Xu
· 15 years ago
c4fcb78
bridge: Add multicast data-path hooks
by Herbert Xu
· 15 years ago
3fe2d7c
bridge: Add multicast start/stop hooks
by Herbert Xu
· 15 years ago
5cb5e94
bridge: Add multicast forwarding functions
by Herbert Xu
· 15 years ago
eb1d164
bridge: Add core IGMP snooping support
by Herbert Xu
· 15 years ago
025d89c
bridge: Split may_deliver/deliver_clone out of br_flood
by Herbert Xu
· 15 years ago
6088a53
bridge: Use BR_INPUT_SKB_CB on xmit path
by Herbert Xu
· 15 years ago
b33084b
bridge: Avoid unnecessary clone on forward path
by Herbert Xu
· 15 years ago
68b7c89
bridge: Allow tail-call on br_pass_frame_up
by Herbert Xu
· 15 years ago
87557c1
bridge: Do br_pass_frame_up after other ports
by Herbert Xu
· 15 years ago
4181b2c
tg3: Remove now useless VPD code
by Matt Carlson
· 15 years ago
df25bc3
bnx2: Remove now useless VPD code
by Matt Carlson
· 15 years ago
4067a85
pci: Add helper to search for VPD keywords
by Matt Carlson
· 15 years ago
e1d5bda
pci: Add VPD information field helper functions
by Matt Carlson
· 15 years ago
b55ac1b
pci: Add helper to find a VPD resource data type
by Matt Carlson
· 15 years ago
7ad506f
pci: Add large and small resource data type code
by Matt Carlson
· 15 years ago
a2ce766
pci: Add PCI LRDT tag size and section size
by Matt Carlson
· 15 years ago
2ea186a
ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()
by John Fastabend
· 15 years ago
da3f5cf
skbuff: align sk_buff::cb to 64 bit and close some potential holes
by Felix Fietkau
· 15 years ago
8d6184e
bonding: fix device leak on error in bond_create()
by Patrick McHardy
· 15 years ago
3729d50
rtnetlink: support specifying device flags on device creation
by Patrick McHardy
· 15 years ago
bd38081
dev: support deferring device flag change notifications
by Patrick McHardy
· 15 years ago
a283576
rtnetlink: handle rtnl_link netlink notifications manually
by Patrick McHardy
· 15 years ago
10de05a
rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()
by Patrick McHardy
· 15 years ago
cb395ea
fs_enet: add FEC TX buffer alignment workaround for MPC5121
by Anatolij Gustschin
· 15 years ago
60ab436
fs_enet: Add support for MPC512x to fs_enet driver
by Anatolij Gustschin
· 15 years ago
fcb6a1c
fs_enet: use dev_xxx instead of printk
by Anatolij Gustschin
· 15 years ago
ce300c7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
9e3bd91
b43: fall back gracefully to PIO mode after fatal DMA errors
by Linus Torvalds
· 15 years ago
0e0a228
mac80211: fix direct probe loop on ieee80211_work_purge
by Juuso Oikarinen
· 15 years ago
caf66e5
netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211
by John W. Linville
· 15 years ago
b446918
mac80211: use listen interval 5 as default
by Helmut Schaa
· 15 years ago
7bfbae1
ath9k: disable RIFS search for AR91xx based chips
by Felix Fietkau
· 15 years ago
a040d53
MAINTAINERS: update mwl8k maintenance status
by Lennert Buytenhek
· 15 years ago
08b2cb0
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
be41f5c
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
64463da
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
8266d71
net: Delete isa-skeleton net driver
by Jeff Garzik
· 15 years ago
38bdbd8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
6b4ff2d
netfilter: xtables: restore indentation
by Jan Engelhardt
· 15 years ago
a49c650
netfilter: nfnetlink_log: fix silly refcount leak
by Alexey Dobriyan
· 15 years ago
51f0bc7
IPVS: ip_vs_lblcr: use list headA
by Simon Horman
· 15 years ago
773c3e7
can: ti hecc module : add platform specific initialization callback.
by Sriramakrishnan
· 15 years ago
738b034
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
by David S. Miller
· 15 years ago
14f3ad6
ipv6: Use 1280 as min MTU for ipv6 forwarding
by Ulrich Weber
· 15 years ago
fbf219f
infiniband: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
6e17d45
net: add addr len check to dev_mc_add
by Jiri Pirko
· 15 years ago
c79c5ff
ethtool: Add n-tuple string length to drvinfo and return it
by Peter Waskiewicz
· 15 years ago
c43491d
greth: fall through to common return statement on error
by Simon Horman
· 15 years ago
e5e26d7
netdev: use list_first_entry macro
by stephen hemminger
· 15 years ago
4edb246
rtnetlink: clean up SR-IOV config interface
by Williams, Mitch A
· 15 years ago
914c8ad
af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add()
by Jiri Pirko
· 15 years ago
2a3f279
myri10ge: optimize 4k-boundary check when stocking rx pages
by Brice Goglin
· 15 years ago
45bb006
ipv6: Remove IPV6_ADDR_RESERVED
by Ulrich Weber
· 15 years ago
1d9cfc4
cnic: Update version to 2.1.1.
by Michael Chan
· 15 years ago
a4dde3a
cnic: Use union for the status blocks of different devices.
by Michael Chan
· 15 years ago
c76284a
cnic: Simplify route checking during iSCSI connection.
by Michael Chan
· 15 years ago
d02a5e6
cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.
by Michael Chan
· 15 years ago
66883e9
cnic: Finetune iSCSI connection reset.
by Eddie Wai
· 15 years ago
a9736c0
cnic: Finetune iSCSI connection set up.
by Eddie Wai
· 15 years ago
c85a261
ixgbe: Do not allocate too many netdev txqueues
by John Fastabend
· 15 years ago
a922afb
ixgbe: do not stop tx queues in ixgbe_set_tso
by John Fastabend
· 15 years ago
43634e8
ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enabled kernels
by Mallikarjuna R Chilakala
· 15 years ago
41a655b
greth: convert to netdev_tx_t
by kirjanov@gmail.com
· 15 years ago
e382c30
sis190: handle DMA mapping errors
by kirjanov@gmail.com
· 15 years ago
dee7399
tc35815: Fix double locking on NAPI
by Atsushi Nemoto
· 15 years ago
9c5f9c2
isa-skelton: Remove a wrong netif_wake_queue() call
by Atsushi Nemoto
· 15 years ago
fbc450b
octeon: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
567ec87
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
by Jiri Pirko
· 15 years ago
f9dcbcc
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
by Jiri Pirko
· 15 years ago
52c793f
can: netlink support for bus-error reporting and counters
by Wolfgang Grandegger
· 15 years ago
78ca90e
drivers/net/myri10ge: Use pr_<level> and netdev_<level>
by Joe Perches
· 15 years ago
c1f5121
drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
by Joe Perches
· 15 years ago
003bdb2
isdn: remove ishexdigit() in regard to isxdigit()
by Andy Shevchenko
· 15 years ago
1528b18
gigaset: reduce syslog clutter
by Tilman Schmidt
· 15 years ago
63e055d
bas_gigaset: collapse CR/LF at end of AT response
by Tilman Schmidt
· 15 years ago
2ac2ed5
gigaset: small documentation improvement
by Tilman Schmidt
· 15 years ago
9abd543
KS8695: Don't call netif_carrier_off() from ndo_stop()
by Yegor Yefremov
· 15 years ago
19bc291
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
0448873
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
54831a8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
0f23421
netfilter: xtables: reduce arguments to translate_table
by Jan Engelhardt
· 15 years ago
6bdb331
netfilter: xtables: optimize call flow around xt_ematch_foreach
by Jan Engelhardt
· 15 years ago
dcea992
netfilter: xtables: replace XT_MATCH_ITERATE macro
by Jan Engelhardt
· 15 years ago
0559518
netfilter: xtables: optimize call flow around xt_entry_foreach
by Jan Engelhardt
· 15 years ago
72b2b1d
netfilter: xtables: replace XT_ENTRY_ITERATE macro
by Jan Engelhardt
· 15 years ago
c4d4979
net: bug fix for vlan + gro issue
by Ajit Khaparde
· 15 years ago
fb977e2
xfrm: clone mark when cloning policy
by Jamal Hadi Salim
· 15 years ago
8961212
iwlwifi: increase command buffer size
by Abhijeet Kolekar
· 15 years ago
ab9bdc34
Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
by Reinette Chatre
· 15 years ago
8ccb92a
netfilter: xt_recent: fix false match
by Tim Gardner
· 15 years ago
2c08522
netfilter: xt_recent: fix buffer overflow
by Tim Gardner
· 15 years ago
675c607
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
662a96b
tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON
by Atsushi Nemoto
· 15 years ago
cac43a1
cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)
by Torgny Johansson
· 15 years ago
e79dc48
IPv6: better document max_addresses parameter
by Brian Haley
· 15 years ago
f5ca850
MAINTAINERS: update mv643xx_eth maintenance status
by Lennert Buytenhek
· 15 years ago
Next »