]> Pileus Git - ~andy/linux/history - include
fib_rules: reorder struct fib_rules fields
[~andy/linux] / include /
2013-08-03 Eric Dumazetfib_rules: reorder struct fib_rules fields
2013-08-03 Stefan Tomanekfib_rules: fix suppressor names and default values
2013-08-02 Stefan Tomanekfib_rules: add route suppression based on ifgroup
2013-08-02 fan.dusctp: Don't lookup dst if transport dst is still valid
2013-08-02 David S. MillerMerge branch 'eth_alen'
2013-08-02 Joe Perchesinclude: Convert ethernet mac address declarations...
2013-08-02 Joe Perchesuapi: Convert some uses of 6 to ETH_ALEN
2013-08-01 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2013-08-01 Eric Dumazetnet: add a temporary sanity check in skb_orphan()
2013-08-01 Joe Perchescls_cgroup.h netprio_cgroup.h: Remove extern from funct...
2013-08-01 Joe Percheschecksum: Remove extern from function prototypes
2013-08-01 Joe Perchescfg80211.h/mac80211.h: Remove extern from function...
2013-08-01 Joe Perchesax25.h: Remove extern from function prototypes
2013-08-01 Joe Perchesarp/neighbour.h: Remove extern from function prototypes
2013-08-01 Joe Perchesaf_rxrpc.h: Remove extern from function prototypes
2013-08-01 Joe Perchesaf_unix.h: Remove extern from function prototypes
2013-08-01 Joe Perchesaddrconf.h: Remove extern function prototypes
2013-08-01 Stefan Tomanekfib_rules: add .suppress operation
2013-08-01 Joe Perchesnet: Remove extern from include/net/ scheduling prototypes
2013-07-31 Eric Dumazetnet: skb_orphan() changes
2013-07-31 Eric Dumazetnetem: Introduce skb_orphan_partial() helper
2013-07-31 fan.dunet: split rt_genid for ipv4 and ipv6
2013-07-31 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-07-31 Dmitry Popovtcp: Remove unused tcpct declarations and comments
2013-07-31 Jacob KellerPCI: Add function to obtain minimum link width and...
2013-07-31 Jacob KellerPCI: move enum pcie_link_width into pci.h
2013-07-31 David S. MillerMerge branch 'phys_port'
2013-07-31 Jiri Pirkortnl: export physical port id via RT netlink
2013-07-31 Jiri Pirkonet: add ndo to get id of physical port of the device
2013-07-30 Andi Shyti9p: client: remove unused code and any reference to...
2013-07-29 Yevgeny Petrilinnet/mlx4_core: Respond to operation request by firmware
2013-07-28 Thomas Grafpktgen: Add UDPCSUM flag to support UDP checksums
2013-07-28 Asias HeVSOCK: Move af_vsock.h and vsock_addr.h to include/net
2013-07-28 David S. MillerMerge branch 'minnow/net-next' of git://git.infradead...
2013-07-28 Ming LeiUSBNET: centralize computing of max rx/tx qlen
2013-07-28 Joe Stringernet/sctp: Refactor SCTP skb checksum computation
2013-07-28 Michael S. Tsirkinvirtio-net: put virtio net header inline with data
2013-07-25 Thomas Gleixnernet: Make devnet_rename_seq static
2013-07-25 Eric Dumazettcp: TCP_NOTSENT_LOWAT socket option
2013-07-25 Eric Dumazetnet: add sk_stream_is_writeable() helper
2013-07-25 Daniel Borkmannnet: sctp: trivial: update mailing list address
2013-07-23 David S. MillerMerge branch 'team' ("add support for peer notification...
2013-07-23 Jiri Pirkoteam: add support for sending multicast rejoins
2013-07-23 Jiri Pirkonet: convert resend IGMP to notifier event
2013-07-23 Jiri Pirkoteam: add peer notification
2013-07-23 David S. MillerMerge branch 'tcp'
2013-07-23 Yuchung Chengtcp: prefer packet timing to TS-ECR for RTT
2013-07-23 Yuchung Chengtcp: consolidate SYNACK RTT sampling
2013-07-22 Richard Cochrantun: Support software transmit time stamping.
2013-07-22 Richard Cochrannet: Provide a generic socket error queue delivery...
2013-07-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-07-19 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2013-07-19 Linus TorvaldsMerge tag 'md-3.11-fixes' of git://neil.brown.name/md
2013-07-18 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-07-18 Eric Dumazetvlan: mask vlan prio bits
2013-07-18 Linus TorvaldsMerge tag 'driver-core-3.11-rc2' of git://git.kernel...
2013-07-18 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2013-07-18 Linus TorvaldsMerge branch 'cpuinit_phase2' of git://git.kernel.org...
2013-07-18 Linus TorvaldsMerge tag 'sound-3.11' of git://git.kernel.org/pub...
2013-07-17 Linus TorvaldsMerge branch 'for-3.11' of git://linux-nfs.org/~bfields...
2013-07-17 Dave Joneslinked-list: Remove __list_for_each
2013-07-16 Dave AirlieMerge tag 'drm-intel-fixes-2013-07-11' of git://people...
2013-07-16 Oliver Schinaglsysfs: use file mode defines from stat.h
2013-07-16 Oliver Schinaglsysfs: add more helper macro's for (bin_)attribute...
2013-07-16 Greg Kroah-Hartmandriver core: add default groups to struct class
2013-07-16 Guenter Roeckdriver core: Introduce device_create_groups
2013-07-16 Greg Kroah-Hartmansysfs: add support for binary attributes in groups
2013-07-16 Greg Kroah-Hartmandriver core: device.h: add RW and RO attribute macros
2013-07-16 Greg Kroah-Hartmansysfs.h: add BIN_ATTR macro
2013-07-16 Greg Kroah-Hartmansysfs.h: add ATTRIBUTE_GROUPS() macro
2013-07-16 Greg Kroah-Hartmansysfs.h: add __ATTR_RW() macro
2013-07-16 Dave AirlieMerge branch 'drm-fixes-3.11' of git://people.freedeskt...
2013-07-15 Linus TorvaldsMerge tag 'regmap-v3.11-rc1' of git://git.kernel.org...
2013-07-15 Mark BrownMerge remote-tracking branch 'spi/fix/xilinx' into...
2013-07-15 Mark BrownMerge remote-tracking branch 'spi/fix/setup' into spi...
2013-07-15 Mark BrownMerge remote-tracking branch 'spi/fix/s3c64xx' into...
2013-07-15 Mark BrownMerge remote-tracking branch 'asoc/fix/wm8994' into...
2013-07-15 Mark BrownMerge remote-tracking branch 'asoc/fix/wm8978' into...
2013-07-15 Mark BrownMerge remote-tracking branch 'asoc/fix/sgtl5000' into...
2013-07-15 Mark BrownMerge remote-tracking branch 'asoc/fix/samsung' into...
2013-07-15 Mark BrownMerge remote-tracking branch 'asoc/fix/omap' into asoc...
2013-07-15 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2013-07-14 Paul Gortmakerkernel: delete __cpuinit usage from all core kernel...
2013-07-14 Linus TorvaldsMerge branch 'slab/for-linus' of git://git.kernel.org...
2013-07-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-14 Al Virorpc_create_*_dir: don't bother with qstr
2013-07-14 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2013-07-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-07-14 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git.kernel.org...
2013-07-13 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-07-13 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2013-07-13 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-07-13 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2013-07-13 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2013-07-13 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2013-07-13 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-07-13 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-07-13 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-07-13 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
next