index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-10-06
Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2016-10-06
netlink: do not enter direct reclaim from netlink_dump()
Eric Dumazet
2016-10-06
packet: call fanout_release, while UNREGISTERING a netdev
Anoob Soman
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-10-06
rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase
David Howells
2016-10-06
rxrpc: Need to produce an ACK for service op if op takes a long time
David Howells
2016-10-06
rxrpc: Return negative error code to kernel service
David Howells
2016-10-06
rxrpc: Add missing notification
David Howells
2016-10-06
rxrpc: Queue the call on expiry
David Howells
2016-10-06
rxrpc: Partially handle OpenAFS's improper termination of calls
David Howells
2016-10-06
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
David Howells
2016-10-06
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
David Howells
2016-10-06
rxrpc: Only ping for lost reply in client call
David Howells
2016-10-06
rxrpc: Fix oops on incoming call to serviceless endpoint
David Howells
2016-10-06
rxrpc: Fix duplicate const
David Howells
2016-10-06
rxrpc: Accesses of rxrpc_local::service need to be RCU managed
David Howells
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-10-04
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2016-10-04
netfilter: nft_limit: fix divided by zero panic
Liping Zhang
2016-10-04
netfilter: fix namespace handling in nf_log_proc_dostring
Jann Horn
2016-10-04
net/ncsi: Introduce ncsi_stop_dev()
Gavin Shan
2016-10-04
net/ncsi: Rework the channel monitoring
Gavin Shan
2016-10-04
net/ncsi: Allow to extend NCSI request properties
Gavin Shan
2016-10-04
net/ncsi: Rework request index allocation
Gavin Shan
2016-10-04
net/ncsi: Don't probe on the reserved channel ID (0x1f)
Gavin Shan
2016-10-04
net/ncsi: Introduce NCSI_RESERVED_CHANNEL
Gavin Shan
2016-10-04
net/ncsi: Avoid unused-value build warning from ia64-linux-gcc
Gavin Shan
2016-10-04
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
2016-10-03
net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header
Shmulik Ladkani
2016-10-03
net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...
Shmulik Ladkani
2016-10-03
Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2016-10-03
openvswitch: use mpls_hdr
Jiri Benc
2016-10-03
mpls: move mpls_hdr to a common location
Jiri Benc
2016-10-03
openvswitch: mpls: set network header correctly on key extract
Jiri Benc
2016-10-03
net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
Arnd Bergmann
2016-10-03
net: pktgen: fix pkt_size
Paolo Abeni
2016-10-02
ipv6 addrconf: remove addrconf_sysctl_hop_limit()
Maciej Żenczykowski
2016-10-02
netfilter: bridge: clarify bridge/netfilter message
Stefan Agner
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-01
net: Use ns_capable_noaudit() when determining net sysctl permissions
Tyler Hicks
2016-09-30
netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
Vishwanath Pai
2016-09-30
netfilter: accommodate different kconfig in nf_set_hooks_head
Aaron Conole
2016-09-30
netfilter: Fix potential null pointer dereference
Aaron Conole
2016-09-30
rxrpc: Fix the call timer handling
David Howells
2016-09-30
rxrpc: Keep the call timeouts as ktimes rather than jiffies
David Howells
2016-09-30
rxrpc: Remove error from struct rxrpc_skb_priv as it is unused
David Howells
2016-09-30
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
David Howells
2016-09-30
rxrpc: Reduce ssthresh to peer's receive window
David Howells
2016-09-30
rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh
David Howells
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
[next]