index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-06-02
net: Add support for device specific address syncing
Alexander Duyck
2014-06-01
net: filter: improve filter block macros
Daniel Borkmann
2014-06-01
net: filter: get rid of BPF_S_* enum
Daniel Borkmann
2014-05-30
net: tso: Export symbols for modular build
Sachin Kamat
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-23
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
2014-05-23
net: filter: remove DL macro
Daniel Borkmann
2014-05-23
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-22
net: Add a software TSO helper API
Ezequiel Garcia
2014-05-21
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
2014-05-16
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
2014-05-16
vlan: Fix lockdep warning with stacked vlan devices.
Vlad Yasevich
2014-05-16
net: Find the nesting level of a given device by type.
Vlad Yasevich
2014-05-16
pktgen: Use seq_puts() where seq_printf() is not needed
Thomas Graf
2014-05-16
net: gro: make sure skb->cb[] initial content has not to be zero
Eric Dumazet
2014-05-15
net: filter: x86: internal BPF JIT
Alexei Starovoitov
2014-05-15
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2014-05-14
net: avoid dependency of net_get_random_once on nop patching
Hannes Frederic Sowa
2014-05-13
net: ptp: mark filter as __initdata
Mathias Krause
2014-05-13
net: filter: Fix redefinition warnings on x86-64.
David S. Miller
2014-05-13
neigh: set nud_state to NUD_INCOMPLETE when probing router reachability
Duan Jiong
2014-05-12
net: rename local_df to ignore_df
WANG Cong
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
net: filter: make BPF conversion more readable
Alexei Starovoitov
2014-05-07
Revert "net: core: introduce netif_skb_dev_features"
Florian Westphal
2014-05-05
unregister_netdevice : move RTM_DELLINK to until after ndo_uninit
Roopa Prabhu
2014-05-04
net: filter: misc/various cleanups
Daniel Borkmann
2014-05-04
net: filter: make register naming more comprehensible
Daniel Borkmann
2014-05-04
net: filter: simplify label names from jump-table
Daniel Borkmann
2014-04-28
ethtool: exit the loop when invalid index occurs
Jean Sacren
2014-04-26
net_namespace: trivial cleanup
xiao jin
2014-04-24
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
2014-04-24
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-24
net: Add variants of capable for use on on sockets
Eric W. Biederman
2014-04-24
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-23
net: filter: initialize A and X registers
Alexei Starovoitov
2014-04-22
filter: added BPF random opcode
Chema Gonzalez
2014-04-22
ethtool: Support for configurable RSS hash key
Venkata Duvvuru
2014-04-22
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
2014-04-20
net: Add __dev_forward_skb
Herbert Xu
2014-04-18
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
2014-04-14
net: Start with correct mac_len in skb_network_protocol
Vlad Yasevich
2014-04-14
net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W
Daniel Borkmann
2014-04-13
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
2014-04-12
pktgen: be friendly to LLTX devices
Daniel Borkmann
[next]