index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-26
net: liquidio: list usage cleanup
zhong jiang
1
-2
/
+1
2018-09-26
net: qed: list usage cleanup
zhong jiang
3
-13
/
+9
2018-09-26
net: bridge: pack net_bridge better
Nikolay Aleksandrov
1
-2
/
+2
2018-09-26
net: bridge: convert mtu_set_by_user to a bit
Nikolay Aleksandrov
3
-4
/
+4
2018-09-26
net: bridge: convert neigh_suppress_enabled option to a bit
Nikolay Aleksandrov
4
-9
/
+12
2018-09-26
net: bridge: convert mcast options to bits
Nikolay Aleksandrov
4
-32
/
+33
2018-09-26
net: bridge: convert and rename mcast disabled
Nikolay Aleksandrov
5
-21
/
+24
2018-09-26
net: bridge: convert group_addr_set option to a bit
Nikolay Aleksandrov
4
-4
/
+4
2018-09-26
net: bridge: convert nf call options to bits
Nikolay Aleksandrov
4
-18
/
+19
2018-09-26
net: bridge: add bitfield for options and convert vlan opts
Nikolay Aleksandrov
5
-18
/
+49
2018-09-26
net: bridge: make struct opening bracket consistent
Nikolay Aleksandrov
1
-8
/
+4
2018-09-26
s390/qeth: remove duplicated carrier state tracking
Julian Wiedmann
5
-22
/
+10
2018-09-26
s390/qeth: clean up drop conditions for received cmds
Julian Wiedmann
1
-10
/
+11
2018-09-26
s390/qeth: re-indent qeth_check_ipa_data()
Julian Wiedmann
1
-71
/
+58
2018-09-26
s390/qeth: consume local address events
Julian Wiedmann
1
-2
/
+2
2018-09-26
s390/qeth: remove various redundant code
Julian Wiedmann
3
-15
/
+2
2018-09-26
s390/qeth: remove CARD_FROM_CDEV helper
Julian Wiedmann
1
-44
/
+29
2018-09-26
s390/qeth: pass card pointer in iob callback
Julian Wiedmann
2
-24
/
+32
2018-09-26
s390/qeth: re-use qeth_notify_skbs()
Julian Wiedmann
1
-24
/
+5
2018-09-26
s390/qeth: remove additional skb refcount
Julian Wiedmann
1
-2
/
+0
2018-09-26
s390/qeth: replace open-coded skb_queue_walk()
Julian Wiedmann
1
-15
/
+4
2018-09-26
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
3
-36
/
+23
2018-09-26
s390/qeth: on gdev release, reset drvdata
Julian Wiedmann
1
-2
/
+3
2018-09-26
s390/qeth: fix discipline unload after setup error
Julian Wiedmann
4
-4
/
+2
2018-09-26
s390/qeth: use DEFINE_MUTEX for qeth_mod_mutex
Julian Wiedmann
1
-7
/
+6
2018-09-26
s390/qeth: convert layer attribute to enum
Julian Wiedmann
5
-26
/
+25
2018-09-26
net: phy: marvell: Fix build.
David S. Miller
1
-1
/
+1
2018-09-26
bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER
Roopa Prabhu
1
-1
/
+1
2018-09-26
net: dsa: lantiq_gswip: Depend on HAS_IOMEM
Hauke Mehrtens
1
-1
/
+1
2018-09-26
net: phy: marvell: Avoid unnecessary soft reset
Florian Fainelli
1
-42
/
+21
2018-09-26
net: phy: Stop with excessive soft reset
Florian Fainelli
1
-2
/
+0
2018-09-26
net: sched: use reference counting for tcf blocks on rules update
Vlad Buslov
1
-17
/
+21
2018-09-26
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
2
-24
/
+51
2018-09-26
net: sched: protect block idr with spinlock
Vlad Buslov
1
-2
/
+13
2018-09-26
net: sched: implement functions to put and flush all chains
Vlad Buslov
1
-25
/
+30
2018-09-26
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
2
-25
/
+36
2018-09-26
net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov
1
-15
/
+64
2018-09-26
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
1
-0
/
+13
2018-09-26
net: sched: extend Qdisc with rcu
Vlad Buslov
5
-1
/
+50
2018-09-26
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
20
-42
/
+47
2018-09-26
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2
-0
/
+8
2018-09-25
i40e: disallow changing the number of descriptors when AF_XDP is on
Björn Töpel
3
-0
/
+30
2018-09-25
i40e: clean zero-copy XDP Rx ring on shutdown/reset
Björn Töpel
3
-9
/
+96
2018-09-25
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
4
-0
/
+129
2018-09-25
i40e: clean zero-copy XDP Tx ring on shutdown/reset
Björn Töpel
3
-6
/
+43
2018-09-25
i40e: Remove unused msglen parameter from virtchnl functions
Patryk Małek
1
-59
/
+37
2018-09-25
i40e: fix double 'NIC Link is Down' messages
Sergey Nemov
1
-1
/
+4
2018-09-25
i40e: add a helper function to validate a VF based on the vf id
Harshitha Ramamurthy
1
-21
/
+41
2018-09-25
i40e: use declared variables for pf and hw
Patryk Małek
1
-5
/
+4
2018-09-25
i40e: Unset promiscuous settings on VF reset
Mariusz Stachura
1
-110
/
+157
[next]