Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ea110733874d5176cb56dcf612a629ffac09dbf0
/
net
ea11073
net: Remove casts of void *
by Joe Perches
· 14 years ago
15b4d93
netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl
by Jozsef Kadlecsik
· 14 years ago
e385357
netfilter: ipset: hash:net,iface type introduced
by Jozsef Kadlecsik
· 14 years ago
9b03a5e
netfilter: ipset: use the stored first cidr value instead of '1'
by Jozsef Kadlecsik
· 14 years ago
9d88323
netfilter: ipset: fix return code for destroy when sets are in use
by Jozsef Kadlecsik
· 14 years ago
b66554c
netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change
by Jozsef Kadlecsik
· 14 years ago
e6146e8
netfilter: ipset: use unified from/to address masking and check the usage
by Jozsef Kadlecsik
· 14 years ago
f3dfd15
netfilter: ipset: take into account cidr value for the from address when creating the set
by Jozsef Kadlecsik
· 14 years ago
d0d9e0a
netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types
by Jozsef Kadlecsik
· 14 years ago
f1e00b3
netfilter: ipset: set type support with multiple revisions added
by Jozsef Kadlecsik
· 14 years ago
3d14b17
netfilter: ipset: fix adding ranges to hash types
by Jozsef Kadlecsik
· 14 years ago
c1e2e04
netfilter: ipset: support listing setnames and headers too
by Jozsef Kadlecsik
· 14 years ago
ac8cc92
netfilter: ipset: options and flags support added to the kernel API
by Jozsef Kadlecsik
· 14 years ago
483e9ea
netfilter: ipset: whitespace fixes: some space before tab slipped in
by Jozsef Kadlecsik
· 14 years ago
5416219
netfilter: ipset: timeout can be modified for already added elements
by Jozsef Kadlecsik
· 14 years ago
619c151
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next-2.6
by Patrick McHardy
· 14 years ago
1f2d9c9
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 14 years ago
6c8f794
IPVS: remove unused init and cleanup functions.
by Hans Schillstrom
· 14 years ago
552ad65
IPVS: labels at pos 0
by Hans Schillstrom
· 14 years ago
081b1b1
l2tp: fix l2tp_ip_sendmsg() route handling
by Eric Dumazet
· 14 years ago
1c17216
net: export time stamp utility function for Ethernet MAC drivers
by Richard Cochran
· 14 years ago
503cf15
IPVS: rename of netns init and cleanup functions.
by Hans Schillstrom
· 14 years ago
c3aa1bd
ipvs: support more FTP PASV responses
by Julian Anastasov
· 14 years ago
8f0ea0f
snmp: reduce percpu needs by 50%
by Eric Dumazet
· 14 years ago
10a8d94
virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
by Jason Wang
· 14 years ago
6d65e5e
sctp: kzalloc() error handling on deleting last address
by Michio Honda
· 14 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 14 years ago
6018e11
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
ecbd532
batman-adv: use NO_FLAGS define instead of hard-coding 0
by Marek Lindner
· 14 years ago
e8958db
batman-adv: Use enums for related constants
by Sven Eckelmann
· 14 years ago
3d222bb
batman-adv: Rewrite debugfs kobj_to_* helpers as functions
by Sven Eckelmann
· 14 years ago
e72948e
batman-adv: Fix signedness problem in parse_gw_bandwidth
by Sven Eckelmann
· 14 years ago
6b9aadf
batman-adv: Don't return value in void function
by Sven Eckelmann
· 14 years ago
d1829fa
batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy load
by Daniele Furlan
· 14 years ago
4b9d9be
inetpeer: remove unused list
by Eric Dumazet
· 14 years ago
9ad7c04
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
by Jerry Chu
· 14 years ago
aee80b5
ipv6: generate link local address for GRE tunnel
by stephen hemminger
· 14 years ago
bff5527
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
by Alexander Duyck
· 14 years ago
c0c33ad
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
f41ccd7
mac80211: Stop BA session event from device
by Shahar Levi
· 14 years ago
41bfce8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
5d0c90c
sctp: Guard IPV6 specific code properly.
by David S. Miller
· 14 years ago
ab6a44c
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
by John W. Linville
· 14 years ago
f81c622
net: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
827d978
af-packet: Use existing netdev reference for bound sockets.
by Ben Greear
· 14 years ago
160ff18
af-packet: Hold reference to bound network devices.
by Ben Greear
· 14 years ago
e990b37
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
0e833d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
7b29dc2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 14 years ago
59e7e70
mac80211: call dev_alloc_name before copying name to sdata
by Thadeu Lima de Souza Cascardo
· 14 years ago
ec764bf
net: tracepoint of net_dev_xmit sees freed skb and causes panic
by Koki Sanagi
· 14 years ago
afab2d2
net: 8021q: Add pr_fmt
by Joe Perches
· 14 years ago
8a07eb0
sctp: Add ASCONF operation on the single-homed host
by Michio Honda
· 14 years ago
7dc04d7
sctp: Add socket option operation for Auto-ASCONF.
by Michio Honda
· 14 years ago
dd51be0
sctp: Add sysctl support for Auto-ASCONF.
by Michio Honda
· 14 years ago
9f7d653
sctp: Add Auto-ASCONF support (core).
by Michio Honda
· 14 years ago
b136410
sctp: Add ADD/DEL ASCONF handling at the receiver.
by Michio Honda
· 14 years ago
a3bcc23
af-packet: Add flag to distinguish VID 0 from no-vlan.
by Ben Greear
· 14 years ago
41be5a4
caif: Fix race when conditionally taking rtnl lock
by sjur.brandeland@stericsson.com
· 14 years ago
307f73d
vlan: fix typo in vlan_dev_hard_start_xmit()
by Wei Yongjun
· 14 years ago
d0733d2
net/ipv4: Check for mistakenly passed in non-IPv4 address
by Marcus Meissner
· 14 years ago
180cdc7
cfg80211: skip disabled channels on channel survey
by Luis R. Rodriguez
· 14 years ago
24f7580
minstrel_ht: fixed rate mode through debugfs
by Zefir Kurtisi
· 14 years ago
71063f0
nl80211: add testmode dump support
by Wey-Yi Guy
· 14 years ago
a7567b2
bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
by Johannes Berg
· 14 years ago
333ba73
cfg80211: don't drop p2p probe responses
by Eliad Peller
· 14 years ago
5bf74c9
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
e11ec90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a000c01
sctp: stop pending timers and purge queues when peer restart asoc
by Wei Yongjun
· 14 years ago
48bdf07
ip_options_compile: properly handle unaligned pointer
by Chris Metcalf
· 14 years ago
bb899b8
batman-adv: Ensure that we really have route changes in update_route
by Sven Eckelmann
· 14 years ago
4021967
batman-adv: a multiline comment should precede the variable it is describing
by Antonio Quartulli
· 14 years ago
44e92bc
batman-adv: use is_broadcast_ether_addr() instead of compare_eth(.., brd_addr)
by Antonio Quartulli
· 14 years ago
0bb8575
batman-adv: Check type of x and y in seq_(before|after)
by Sven Eckelmann
· 14 years ago
f5d33d3
batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.h
by Antonio Quartulli
· 14 years ago
728cbc6
batman-adv: Use rcu_dereference_protected by update-side
by Sven Eckelmann
· 14 years ago
704509b
batman-adv: Calculate sizeof using variable insead of types
by Sven Eckelmann
· 14 years ago
958ca59
batman-adv: Remove casts from type x to type x
by Sven Eckelmann
· 14 years ago
5f718c2
batman-adv: Remove explicit casts cast from void* for store
by Sven Eckelmann
· 14 years ago
37a4065
batman-adv: Only use int up and down gw representation
by Sven Eckelmann
· 14 years ago
747e422
batman-adv: Add const type qualifier for pointers
by Sven Eckelmann
· 14 years ago
38e3c5f
batman-adv: Don't do pointer arithmetic with void*
by Sven Eckelmann
· 14 years ago
16f14b4
batman-adv: Remove comparising < 0 for unsigned type
by Sven Eckelmann
· 14 years ago
f678bc9
batman-adv: Print jiffies as unsigned long
by Sven Eckelmann
· 14 years ago
d3a547b
batman-adv: Annotate functions with format strings
by Sven Eckelmann
· 14 years ago
1b38bed
batman-adv: Use kzalloc rather than kmalloc followed by memset with 0
by Sven Eckelmann
· 14 years ago
e2cbc11
batman-adv: move neigh_node->if_incoming->if_status check in find_router()
by Antonio Quartulli
· 14 years ago
cd1acdf
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
a74d70b
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
f1d1c9f
Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
f7da7a1
SUNRPC: introduce xdr_init_decode_pages
by Benny Halevy
· 14 years ago
176e21e
SUNRPC: Support for RPC over AF_LOCAL transports
by Chuck Lever
· 14 years ago
559649e
SUNRPC: Remove obsolete comment
by Chuck Lever
· 14 years ago
7402ab19
SUNRPC: Use AF_LOCAL for rpcbind upcalls
by Chuck Lever
· 14 years ago
da09eb9
SUNRPC: Clean up use of curly braces in switch cases
by Chuck Lever
· 14 years ago
61677ee
SUNRPC: Rename xs_encode_tcp_fragment_header()
by Chuck Lever
· 14 years ago
fe19a96
SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...
by Trond Myklebust
· 14 years ago
11ad2f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
10799db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
Next »