index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
auth.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
ethernet: amd: au1000: Remove pointless warning
Andrew Lunn
1
-3
/
+0
2016-01-11
staging: netlogic: Fix build error due to missed API change
Andrew Lunn
1
-16
/
+13
2016-01-11
net: ethernet: faraday: Use phy_find_first() instead of open coding it
Guenter Roeck
1
-13
/
+2
2016-01-11
net: ethernet: broadcom: Fix build errors
Guenter Roeck
1
-7
/
+2
2016-01-11
net: ethernet-rgmii.c: Fix breakage from moving phdev bus
Andrew Lunn
1
-3
/
+3
2016-01-11
net: lantiq_etop.c: Use helper to find first phy
Andrew Lunn
1
-8
/
+2
2016-01-11
stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS
Romain Perier
1
-3
/
+5
2016-01-10
bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions
Daniel Borkmann
2
-4
/
+30
2016-01-10
net, sched: add skb_at_tc_ingress helper
Daniel Borkmann
2
-5
/
+10
2016-01-10
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
Nikolay Borisov
5
-10
/
+12
2016-01-10
ipv4: Namespecify tcp_keepalive_probes sysctl knob
Nikolay Borisov
5
-10
/
+12
2016-01-10
ipv4: Namespaceify tcp_keepalive_time sysctl knob
Nikolay Borisov
5
-10
/
+14
2016-01-10
switchdev: Adding IGMP snooping documentation
Elad Raz
1
-2
/
+6
2016-01-10
mlxsw: Adding layer 2 multicast support
Elad Raz
3
-0
/
+190
2016-01-10
mlxsw: Adding VID to FID translatation
Elad Raz
1
-11
/
+19
2016-01-10
mlxsw: Changing the maximum number of multicast group to a define
Elad Raz
2
-1
/
+3
2016-01-10
mlxsw: reg: Adding SMID register
Elad Raz
1
-0
/
+51
2016-01-10
mlxsw: reg: Add definition of multicast record for SFD register
Elad Raz
1
-5
/
+44
2016-01-10
bridge: Reflect MDB entries to hardware
Elad Raz
1
-0
/
+23
2016-01-10
switchdev: Adding MDB entry offload
Elad Raz
2
-0
/
+13
2016-01-10
mlxsw: spectrum: remove FDB entry in case we get unknown object notification
Jiri Pirko
1
-8
/
+30
2016-01-10
mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_op
Jiri Pirko
1
-6
/
+7
2016-01-10
net: plip: use new parport device model
Sudip Mukherjee
1
-8
/
+28
2016-01-09
batman-adv: Add kerneldoc for batadv_neigh_node::refcount
Sven Eckelmann
1
-0
/
+1
2016-01-09
batman-adv: Remove kerneldoc for missing struct members
Sven Eckelmann
1
-4
/
+0
2016-01-09
batman-adv: Fix kerneldoc member names in for main structs
Sven Eckelmann
1
-6
/
+6
2016-01-09
batman-adv: Fix kernel-doc parsing of main structs
Sven Eckelmann
1
-5
/
+10
2016-01-09
batman-adv: Change ifconfig examples to iproute2
Sven Eckelmann
1
-3
/
+6
2016-01-09
batman-adv: Split a condition check
Markus Elfring
1
-1
/
+4
2016-01-09
batman-adv: Delete an unnecessary check before the function call "batadv_soft...
Markus Elfring
1
-2
/
+1
2016-01-09
batman-adv: Less checks in batadv_tvlv_unicast_send()
Markus Elfring
1
-10
/
+5
2016-01-09
batman-adv: Delete unnecessary checks before the function call "kfree_skb"
Markus Elfring
3
-6
/
+3
2016-01-09
batman-adv: Add function to convert string to batadv throughput
Sven Eckelmann
1
-68
/
+49
2016-01-09
batman-adv: only call post function if something changed
Simon Wunderlich
1
-3
/
+9
2016-01-09
batman-adv: increase BLA wait periods to 6
Simon Wunderlich
1
-1
/
+1
2016-01-09
batman-adv: purge bridge loop avoidance when its disabled
Simon Wunderlich
3
-1
/
+25
2016-01-09
batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flag
Marek Lindner
2
-5
/
+1
2016-01-09
batman-adv: Fix lockdep annotation of batadv_tlv_container_remove
Sven Eckelmann
1
-1
/
+1
2016-01-09
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2016-01-09
r8152: adjust ALDPS function
hayeswang
1
-38
/
+34
2016-01-09
r8152: use test_and_clear_bit
hayeswang
1
-14
/
+6
2016-01-09
bpf: cleanup bpf_prog_run_{save,clear}_cb helpers
Daniel Borkmann
1
-10
/
+29
2016-01-09
ipv4: eliminate lock count warnings in ping.c
Lance Richardson
1
-0
/
+2
2016-01-09
ipv4: eliminate endianness warnings in ip_fib.h
Lance Richardson
1
-1
/
+2
2016-01-09
ipv4: fix endianness warnings in ip_tunnel_core.c
Lance Richardson
1
-8
/
+8
2016-01-08
netfilter: nft_ct: add byte/packet counter support
Florian Westphal
2
-0
/
+40
2016-01-08
netfilter: nft_byteorder: provide 64bit le/be conversion
Florian Westphal
1
-0
/
+23
2016-01-08
netfilter: nf_tables: Add new attributes into nft_set to store user data.
Carlos Falgueras GarcĂa
3
-1
/
+26
2016-01-08
netfilter: nfnetlink_log: just returns error for unknown command
Ken-ichirou MATSUZAWA
1
-1
/
+1
2016-01-08
netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C...
Ken-ichirou MATSUZAWA
1
-0
/
+11
[next]