index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-02
bnx2x: Support of PF driver of a VF acquire request
Ariel Elior
6
-11
/
+476
2013-01-02
bnx2x: Infrastructure for VF <-> PF request on PF side
Ariel Elior
5
-45
/
+664
2013-01-02
bnx2x: Prepare device and initialize VF database
Ariel Elior
8
-51
/
+535
2013-01-02
bnx2x: Allocate VF database in PF when VFs are present
Ariel Elior
6
-1
/
+570
2013-01-02
bnx2x: VF fastpath
Ariel Elior
3
-51
/
+50
2013-01-02
bnx2x: Support ndo_set_rxmode in VF driver
Ariel Elior
3
-6
/
+179
2013-01-02
bnx2x: Add teardown_q and close to VF <-> PF channel
Ariel Elior
4
-2
/
+112
2013-01-02
bnx2x: Add init, setup_q, set_mac to VF <-> PF channel
Ariel Elior
4
-0
/
+310
2013-01-02
bnx2x: Separate VF and PF logic
Ariel Elior
6
-266
/
+525
2013-01-02
bnx2x: Add to VF <-> PF channel the release request
Ariel Elior
3
-0
/
+59
2013-01-02
bnx2x: VF <-> PF channel 'acquire' at vf probe
Ariel Elior
7
-1
/
+407
2013-01-02
bnx2x: Support probing and removing of VF device
Ariel Elior
7
-158
/
+353
2012-12-30
team: add ethtool support
Flavio Leitner
1
-0
/
+17
2012-12-30
veth: extend device features
Eric Dumazet
1
-1
/
+6
2012-12-30
veth: reduce stat overhead
Eric Dumazet
2
-68
/
+48
2012-12-30
team: implement carrier change
Flavio Leitner
1
-0
/
+10
2012-12-30
bridge: respect RFC2863 operational state
stephen hemminger
4
-6
/
+9
2012-12-30
net: filter: return -EINVAL if BPF_S_ANC* operation is not supported
Daniel Borkmann
1
-0
/
+7
2012-12-29
skbuff: make __kmalloc_reserve static
stephen hemminger
1
-2
/
+3
2012-12-29
tcp: make proc_tcp_fastopen_key static
stephen hemminger
1
-2
/
+2
2012-12-29
sctp: make sctp_addr_wq_timeout_handler static
stephen hemminger
1
-1
/
+1
2012-12-29
net: use per task frag allocator in skb_append_datato_frags
Eric Dumazet
1
-27
/
+16
2012-12-29
dummy: implement carrier change
Jiri Pirko
1
-0
/
+10
2012-12-29
rtnl: expose carrier value with possibility to set it
Jiri Pirko
3
-0
/
+15
2012-12-29
net: allow to change carrier via sysfs
Jiri Pirko
1
-1
/
+14
2012-12-29
net: add change_carrier netdev op
Jiri Pirko
2
-0
/
+31
2012-12-28
bnx2x: use ARRAY_SIZE where possible
Sasha Levin
1
-7
/
+7
2012-12-27
ipv6/ip6_gre: set transport header correctly
Isaku Yamahata
1
-2
/
+1
2012-12-27
ipv4/ip_gre: set transport header correctly to gre header
Isaku Yamahata
1
-1
/
+1
2012-12-27
IB/rds: suppress incompatible protocol when version is known
Marciniszyn, Mike
1
-6
/
+5
2012-12-27
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
Marciniszyn, Mike
1
-3
/
+6
2012-12-27
net/vxlan: Use the underlying device index when joining/leaving multicast groups
Yan Burman
1
-2
/
+4
2012-12-27
tcp: should drop incoming frames without ACK flag set
Eric Dumazet
1
-4
/
+10
2012-12-26
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
1
-1
/
+7
2012-12-26
netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled
Li Zefan
1
-1
/
+1
2012-12-26
cpts: fix a run time warn_on.
Richard Cochran
1
-1
/
+1
2012-12-26
cpts: fix build error by removing useless code.
Richard Cochran
2
-2
/
+0
2012-12-26
batman-adv: fix random jitter calculation
Akinobu Mita
1
-1
/
+1
2012-12-26
f2fs: Don't assign e_id in f2fs_acl_from_disk
Eric W. Biederman
1
-1
/
+0
2012-12-26
proc: Allow proc_free_inum to be called from any context
Eric W. Biederman
1
-6
/
+7
2012-12-26
pidns: Stop pid allocation when init dies
Eric W. Biederman
4
-4
/
+20
2012-12-25
pidns: Outlaw thread creation after unshare(CLONE_NEWPID)
Eric W. Biederman
1
-0
/
+8
2012-12-25
arp: fix a regression in arp_solicit()
Cong Wang
1
-3
/
+3
2012-12-23
mm: modify pgdat_balanced() so that it also handles order-0
Zlatko Calusic
1
-60
/
+45
2012-12-23
Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...
Rafael J. Wysocki
2
-18
/
+13
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
54
-247
/
+241
2012-12-22
hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors
Guenter Roeck
1
-1
/
+1
2012-12-22
net: sched: integer overflow fix
Stefan Hasko
1
-1
/
+1
2012-12-22
CONFIG_HOTPLUG removal from networking core
Greg KH
3
-15
/
+0
2012-12-22
Drivers: network: more __dev* removal
Greg KH
3
-14
/
+13
[next]