index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
bt8xxgpio.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-13
tun: Report "persist" flag to userspace
Pavel Emelyanov
2
-0
/
+5
2013-06-13
udp: fix two sparse errors
Eric Dumazet
1
-2
/
+2
2013-06-13
gro: remove a sparse error
Eric Dumazet
1
-1
/
+1
2013-06-12
sh_eth: split 'sh_eth_netdev_ops'
Sergei Shtylyov
1
-9
/
+20
2013-06-12
igmp: fix new sparse errors
Eric Dumazet
1
-4
/
+4
2013-06-12
gianfar: Add backwards compatible Single Queue mode polling
Claudiu Manoil
1
-2
/
+49
2013-06-12
sfc: Store port number in private data, not net_device::dev_id
Ben Hutchings
2
-2
/
+3
2013-06-12
ipv4: remove is_data also from ip_options documentation.
Rami Rosen
1
-1
/
+0
2013-06-12
team: remove synchronize_rcu() called during port disable
Jiri Pirko
4
-18
/
+18
2013-06-12
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
Jiri Pirko
2
-2
/
+2
2013-06-12
team: remove synchronize_rcu() called during queue override change
Jiri Pirko
1
-16
/
+47
2013-06-12
doc:networking: Update comment for dev_id field in netdevice.h
Narendra K
1
-2
/
+4
2013-06-12
net: can: Convert to use devm_ioremap_resource
Tushar Behera
1
-2
/
+2
2013-06-12
net: emaclite: Convert to use devm_ioremap_resource
Tushar Behera
1
-2
/
+4
2013-06-12
net: fec: Convert to use devm_ioremap_resource
Tushar Behera
1
-6
/
+6
2013-06-12
3c59x: consolidate error cleanup in vortex_init_one()
Sergei Shtylyov
1
-13
/
+12
2013-06-12
veth: remove redundant call of dev_alloc_name
Hong zhi guo
1
-7
/
+0
2013-06-12
pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb
Daniel Borkmann
1
-25
/
+27
2013-06-12
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
5
-85
/
+108
2013-06-12
igmp: remove unnecessary in_device member zeroing
Shawn Bohrer
1
-4
/
+0
2013-06-12
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
4
-3
/
+77
2013-06-12
net_sched: htb: do not setup default rate estimators
Eric Dumazet
1
-6
/
+12
2013-06-12
net_sched: psched_ratecfg_precompute() improvements
Eric Dumazet
2
-26
/
+22
2013-06-11
cw1200: Fix an assorted pile of checkpatch warnings.
Solomon Peachy
9
-75
/
+80
2013-06-11
cw1200: Eliminate the ETF debug/engineering code.
Solomon Peachy
7
-349
/
+2
2013-06-11
cw1200: Remove "ITP" debug subsystem.
Solomon Peachy
8
-905
/
+3
2013-06-11
net_sched: add 64bit rate estimators
Eric Dumazet
13
-30
/
+54
2013-06-11
net: pass correct parameter to skb_headers_offset_update()
Peter Pan(潘卫平)
1
-13
/
+2
2013-06-11
netlink: Add compare function for netlink_table
Gao feng
3
-8
/
+27
2013-06-11
xen-netfront: use skb_partial_csum_set() to simplify the codes
Li RongQing
1
-12
/
+8
2013-06-11
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
8
-16
/
+32
2013-06-11
bridge: Add flag to control mac learning.
Vlad Yasevich
6
-4
/
+14
2013-06-11
net: remove last caller of skb_tail_offset() and itself
Cong Wang
2
-15
/
+1
2013-06-11
ixgbe: add extra stats for ndo_ll_poll
Eliezer Tamir
3
-0
/
+60
2013-06-11
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
3
-8
/
+177
2013-06-11
tcp: add low latency socket poll support.
Eliezer Tamir
3
-0
/
+9
2013-06-11
udp: add low latency socket poll support
Eliezer Tamir
3
-2
/
+14
2013-06-11
net: add low latency socket poll
Eliezer Tamir
12
-2
/
+208
2013-06-11
net: add napi_id and hash
Eliezer Tamir
2
-0
/
+88
2013-06-10
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch
Maxime Bizon
7
-30
/
+1177
2013-06-10
bcm63xx_enet: split DMA channel register accesses
Maxime Bizon
3
-61
/
+105
2013-06-10
bcm63xx_enet: implement reset autoneg ethtool callback
Maxime Bizon
1
-0
/
+15
2013-06-10
rt2x00: rt2x00queue: initialize data_queue fields earlier
Gabor Juhos
1
-6
/
+38
2013-06-10
rtlwifi: initialize local array and set value.
Yunlian Jiang
1
-1
/
+1
2013-06-10
cw1200: handle allocation failure in wsm_event_indication()
Dan Carpenter
1
-0
/
+2
2013-06-10
cw1200: read beyond end of array in debug code
Dan Carpenter
1
-3
/
+2
2013-06-10
cw1200: Sanity-check arguments in copy_from_user()
Solomon Peachy
1
-4
/
+14
2013-06-10
cw1200: hwio: Remove an unnecessary goto
Joe Perches
1
-1
/
+0
2013-06-08
macvtap: enable multiqueue flag
Jason Wang
1
-5
/
+2
2013-06-08
macvtap: add TUNSETQUEUE ioctl
Jason Wang
2
-19
/
+120
[next]